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

A Serinus plugin that integrates Loxia, a lightweight Dart ORM for Relational Databases, to provide seamless database interactions within Serinus applications.

Changelog #

1.0.5 #

  • Remove prints used for debugging purposes to clean up the console output.

1.0.4 #

  • Remove name from default data source to allow it to be injected without specifying a name, while still allowing multiple named data sources to coexist.

1.0.3 #

  • Add possibility to define multiple Loxia data sources by specifying a name for each LoxiaModule instance. Repositories from different modules can be accessed by using the module name as a qualifier when injecting the repository.

1.0.2 #

  • Add export of DataSource to make it available for injection in other modules.

1.0.1 #

  • Update dependencies to ensure compatibility with the latest versions of Loxia.

1.0.0 #

  • Initial version.
3
likes
160
points
275
downloads

Documentation

Documentation
API reference

Publisher

verified publisherserinus.app

Weekly Downloads

A Serinus plugin that integrates Loxia, a lightweight Dart ORM for Relational Databases, to provide seamless database interactions within Serinus applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#serinus #loxia #orm #database #backend

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

loxia, path, serinus

More

Packages that depend on serinus_loxia