PostgreSQL and MySQL async v0.2.4 Release Notes

Release Date: 2013-07-06 // almost 11 years ago
    • Mysql driver fails for null TIMESTAMP
    • Mysql driver fails for big strings (TEXT)
    • ๐Ÿ‘Œ Support (auto convert) Option in prepared stmt parameters - @magro - #30
    • ๐Ÿ‘ Allow database connections strings without port, username and password - @magro - #32
    • ๐Ÿ‘Œ Support 'postgres' protocol in heroku like db urls - @magro - #33
    • ๐Ÿ›  Fix jdbc:postgresql url format to use 'user' instead 'username' - @magro - #35