Skip to content

Releases: lion-packages/database

v10.0.0

01 Jun 19:16
40b3dab
Compare
Choose a tag to compare

What's Changed

  • Support and maintenance by @Sleon4 in #17
  • Refactoring of data types for lists of objects and objects by @Sleon4 in #18

Full Changelog: v9.2.3...v10.0.0

v9.2.3

16 Apr 18:52
f730b74
Compare
Choose a tag to compare

What's Changed

  • refactor: Update return types in database interfaces by @MMarioLP in #14
  • Format correction to generate schematics by @Sleon4 in #15
  • Support and Documentation by @Sleon4 in #16

New Contributors

Full Changelog: v9.2.2...v9.2.3

v9.2.2

06 Apr 14:51
f7506d0
Compare
Choose a tag to compare

What's Changed

  • Fixed random code generation to assign values to bindValue by @Sleon4 in #13

Full Changelog: v9.2.1...v9.2.2

v9.2.1

27 Mar 20:02
aa322b0
Compare
Choose a tag to compare

What's Changed

  • Connection initialization has been added to the MySQL driver schema in the test by @Sleon4 in #12

Full Changelog: v9.2.0...v9.2.1

v9.2.0

02 Mar 20:37
a651b0b
Compare
Choose a tag to compare
Merge pull request #11 from lion-packages/new

Added verification of foreign keys for the truncateTable method

v9.1.2

19 Feb 15:50
97c6c0c
Compare
Choose a tag to compare
Merge pull request #10 from lion-packages/bug

Correction of responses in exceptions

v9.1.1

10 Feb 20:33
f5157c6
Compare
Choose a tag to compare
Merge pull request #9 from lion-packages/bug

Query support in schema

v9.1.0

15 Jan 16:17
a930f1b
Compare
Choose a tag to compare
Merge pull request #7 from lion-packages/new

Schema Integration for Driver MySQL

v9.0.0

26 Dec 20:23
165a768
Compare
Choose a tag to compare
Merge pull request #6 from lion-packages/refactor

Refactor

v8.9.0

08 Aug 18:41
Compare
Choose a tag to compare
ci: validation has been modified to read data from multiple queries