Skip to content

Releases: Muhand/MySQLManager

Version 1.1.4

10 Nov 06:56
695203e
Compare
Choose a tag to compare

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

20 Oct 00:29
Compare
Choose a tag to compare

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

18 Oct 03:57
Compare
Choose a tag to compare

Current Support:
- Basic CRUD (Create, Read, Update and Delete) operations
- Create custom query