Skip to content

Releases: LinguaLeo/php-mysql

Added meta to criteria for routing compatibility

19 Jan 10:00

Choose a tag to compare

Merge pull request #6 from LinguaLeo/make-meta-for-criteria

added meta options to criteria for routing compatibility

Routing for MySQL query

05 Jan 21:45

Choose a tag to compare

Merge pull request #5 from LinguaLeo/extended_query

Added routing

Change aggregation format in Criteria

14 Dec 22:13

Choose a tag to compare

1.0.1

move sort switch to map

Chainable query with result

10 Dec 10:21

Choose a tag to compare

1.0.0

added destructor for Result

Added multi insert

05 Dec 15:52

Choose a tag to compare

Merge pull request #4 from LinguaLeo/multi-insert2

Multi insert2

Added getter for last inserted identifier

26 Nov 11:18

Choose a tag to compare

Merge pull request #2 from LinguaLeo/get-last-insert-id

get-last-insert-id

0.2.3: fixed bug with multiple update columns in insert ... on duplicate update

08 Nov 12:40

Choose a tag to compare

Merge pull request #1 from LinguaLeo/fix-on-duplicate-update

add comma when several columns for update