electricsql_cli 0.3.0 copy "electricsql_cli: ^0.3.0" to clipboard
electricsql_cli: ^0.3.0 copied to clipboard

CLI to interact with the ElectricSQL service. Offers a similar tool set as the NPM electric_sql package.

0.3.0 #

  • [BREAKING CHANGE]: The generate_migrations command is now called generate and it will also generate the drift schema code automatically based on the Postgres schema. This means that is no longer required to replicate the schema in drift manually with the same table and column names as the Postgres schema, making the process much simpler.

0.2.0 #

  • Support electricsql Dart v0.2.0

0.1.3 #

  • Update default Electric service port
  • Better error handling

0.1.2 #

  • Update generation style

0.1.1 #

  • Update electricsql minimum version

0.1.0 #

  • Initial version.
2
likes
0
pub points
30%
popularity

Publisher

unverified uploader

CLI to interact with the ElectricSQL service. Offers a similar tool set as the NPM electric_sql package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, args, code_builder, dart_style, electricsql, http, mason_logger, path, recase

More

Packages that depend on electricsql_cli