athena_sql 1.0.6 copy "athena_sql: ^1.0.6" to clipboard
athena_sql: ^1.0.6 copied to clipboard

Dart SQL query builder, expressive and user-friendly API to build and manage SQL queries in your Dart projects.

1.0.0 #

  • Initial version.
  • builders and schemas that represent queries
  • Create Table, Drop Table, Insert Values, Select

1.0.2 #

  • fix migration variables
  • print corrected

1.0.3 #

  • add mapColumnOrTable on driver to map column names and table names

1.0.4 #

  • select where isIn fix to manage array of items

1.0.5 #

  • add added migration commands
  • fix insert values to manage one insert

1.0.6 #

  • Where clauses easier to use
1
likes
0
pub points
1%
popularity

Publisher

verified publisherathena-sql.dev

Dart SQL query builder, expressive and user-friendly API to build and manage SQL queries in your Dart projects.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

athena_utils, collection

More

Packages that depend on athena_sql