athena_sql 1.0.3 copy "athena_sql: ^1.0.3" to clipboard
athena_sql: ^1.0.3 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
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