Releases: Muhand/MySQLManager
Releases · Muhand/MySQLManager
Version 1.1.4
Current Release 1.1.4:
- Fixed a bug with escape characters, before a value wasn't able to have a single quote character or any other escape character.
Previous Release 1.1.3:
- Fixed a bug where columns weren't able to have a reserved word as a name, now everything is good
Version 1.1.0
Current Releease 1.1.0:
- Support latest framework. Using MySQL.Data v8.0.9-dmr
Previous Release 1.0.0:
- Basic CRUD (Create, Read, Update and Delete) operations
- Create custom query
Version 1.0.0
Current Support:
- Basic CRUD (Create, Read, Update and Delete) operations
- Create custom query