sql_commander 1.0.5 copy "sql_commander: ^1.0.5" to clipboard
sql_commander: ^1.0.5 copied to clipboard

outdated

A SQL command chain handler and executor that is database-agnostic, with built-in support for MySQL and PostgreSQL.

1.0.5 #

  • SQL:
    • Added parseDateTime and formatDateTime.
    • Automatically calls initializeDateFormatting if needed.

1.0.4 #

  • New SQLDialect:
    • Support for bytes string.
  • SQL:
    • toJson/fromJson: support for DateTime and UInt8List object 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.dart and sql_commander_postgres.dart.

1.0.1 #

  • Implemente SQL DELETE support.

1.0.0 #

  • Initial version.
4
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A SQL command chain handler and executor that is database-agnostic, with built-in support for MySQL and PostgreSQL.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, intl, logging, mysql1, postgres, swiss_knife

More

Packages that depend on sql_commander