Skip to content

Releases: AresJef/MysqlEngine

1.3.3

08 Jun 15:02

Choose a tag to compare

feat: add primary_key property for all Table classes
feat: add unique_columns property for Table & TimeTable classes

1.3.2

01 May 14:42

Choose a tag to compare

fix: update sqlcycli dependency to 2.3.0

1.3.1

05 Mar 09:10

Choose a tag to compare

feat: update sqlcycli dependency to 2.2.0

1.3.0

05 Mar 04:47

Choose a tag to compare

fix: [IMPORTANT] resolved Insert & Replace DML not using batch insert for aioExecute when needed
feat: change statement method in DML to Statement and now support argument binding for analysis
feat: add EXPLAIN support for DML statements to enhance query analysis

1.2.1

11 Feb 04:31

Choose a tag to compare

update sqlcycli dependency to 2.1.1

1.2.0

09 Feb 10:27

Choose a tag to compare

feat: add logging for DML statements to enhance debugging

1.1.8

06 Feb 05:00

Choose a tag to compare

bump: update sqlcycli dependency to 2.0.5 and increment version to 1.1.8

1.1.7

05 Feb 13:11

Choose a tag to compare

bump: update sqlcycli dependency to 2.0.4 and increment version to 1.1.7

1.1.6

05 Feb 04:36

Choose a tag to compare

refactor: simplify cleanup_expression function by removing unnecessary parentheses handling

1.1.5

19 Jan 08:16

Choose a tag to compare

bump: update sqlcycli dependency to 2.0.3 and increment version to 1.1.5