ormed_mysql 0.1.0 copy "ormed_mysql: ^0.1.0" to clipboard
ormed_mysql: ^0.1.0 copied to clipboard

MySQL / MariaDB adapter for the routed ORM driver interface.

Changelog #

0.1.0 #

  • Release: Promote ormed_mysql to the stable 0.1.0 line.

0.1.0-dev+10 #

  • Added: Capability flags (supportsWindowFunctions, supportsLateralJoins) to align behavior with legacy MySQL/MariaDB deployments.
  • Added: Session option allowlist and validation for session keys.
  • Fixed: Preview SQL formatting now ignores placeholder characters inside string literals.

0.1.0-dev+9 #

  • Refactor: Relocated dialect-specific integration tests and grammar tests from core into the driver package.
  • Improved: Standardized schema migration behavior to avoid transaction-related DDL errors.

0.1.0-dev+8 #

  • Updated: Synced dependency versions for dev+8.

0.1.0-dev+7 #

  • Changed: MySQL session variables now use the session option (removed sessionVariables alias).

0.1.0-dev+6 #

  • Added: Full-text query compilation for whereFullText, including boolean/phrase/websearch modes.
  • Added: Driver extension registry integration for custom query clauses.

0.1.0-dev+5 #

  • Updated: Align dependency on ormed 0.1.0-dev+5.

0.1.0-dev+4 #

  • Added: Support for through relations, polymorphic relations, and advanced query helpers.
  • Added: Pivot timestamp support for many-to-many relationships.
  • Added: Raw query helpers for orderByRaw and groupByRaw.

0.1.0-dev+3 #

  • Added: ensureMySqlDriverRegistration() to register the driver with the core ORM.
  • Added: Package example demonstrating DataSource.fromConfig usage.
  • Fixed: Default and current timestamp expressions in MySqlSchemaDialect.
  • Improved: Aligned with core 0.1.0-dev+4 refactor for driver-agnostic initialization.

0.1.0-dev+3 #

  • Fixed microsecond precision loss in DateTime formatting.

0.1.0-dev+2 #

  • Synchronized release with ormed_cli rebranding.

0.1.0-dev+1 #

  • Internal version bump to align with ORMed release.

0.1.0-dev #

  • Initial release.
0
likes
140
points
133
downloads

Publisher

unverified uploader

Weekly Downloads

MySQL / MariaDB adapter for the routed ORM driver interface.

Repository (GitHub)
View/report issues

Topics

#orm #database #mysql

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

carbonized, decimal, meta, mysql_client_plus, ormed, uuid

More

Packages that depend on ormed_mysql