sql_commander 1.0.4
sql_commander: ^1.0.4 copied to clipboard
A SQL command chain handler and executor that is database-agnostic, with built-in support for MySQL and PostgreSQL.
1.0.4 #
- New
SQLDialect:- Support for bytes string.
SQL:toJson/fromJson: support forDateTimeandUInt8Listobject encoding and decoding.
1.0.3 #
- Added
parseSQLType. SQL.fromJson: fix enum resolution.
1.0.2 #
- Improve documentation.
- Fix library name for
sql_commander_mysql.dartandsql_commander_postgres.dart.
1.0.1 #
- Implemente SQL DELETE support.
1.0.0 #
- Initial version.