phorm_mysql 1.0.3
phorm_mysql: ^1.0.3 copied to clipboard
MySQL driver for the PHORM. Provides a PhormDatabase implementation backed by MySQL, including connection management, dialect support, and async query execution.
Changelog #
1.0.3 #
- Version bump to align with the unified PHORM package versioning.
0.0.3 #
- Updated SDK environment constraint to >=3.7.0 <4.0.0
0.0.2 #
- Updated README with badges
- Removed commented workspace resolution configuration
0.0.1 #
- Initial scaffold. Package is under active development and not yet functional.