Releases: oJVzinn/SQLAnnotation
Releases · oJVzinn/SQLAnnotation
Release list
1.0.4
1.0.3
1.0.2
1.0.1
1.0
Changelog
[1.0] - 2025-09-13
Added
- Support for
MySQLas SQL server. - Custom debug loggers with timestamp for each executed query.
- Repository processors:
find,save, anddelete→ interfaces that abstract and manage modules based on function names.
Implemented
- Query modules:
CREATE,DELETE,INSERT,SELECT, andUPDATE→ management of queries. - Repository system for instance usage in other modules.
Full Changelog: https://github.com/oJVzinn/SQLAnnotation/commits/1.0