thecodingmachine / magic-query

A very clever library to use SQL prepared statement with a variable number of parameters... and much more!
http://mouf-php.com/packages/mouf/magic-query/README.md
22 stars 14 forks source link

Update deps + test on dbal v3 #87

Closed aszenz closed 5 months ago

aszenz commented 9 months ago

After updating schema-analyzer in https://github.com/thecodingmachine/schema-analyzer/pull/13

Follow up of https://github.com/thecodingmachine/magic-query/commit/0c0ab130be9cca5bf4977ff4f12e6def7d87b046 to support v2 of schema analyzer

aszenz commented 9 months ago

@moufmouf This is another pr in a series of pr's to add support for dbal v3 in https://github.com/thecodingmachine/tdbm:

https://github.com/thecodingmachine/schema-analyzer/pull/13 https://github.com/thecodingmachine/dbal-fluid-schema-builder/pull/12 https://github.com/thecodingmachine/tdbm-fluid-schema-builder/pull/22 https://github.com/brain-diminished/schema-version-control/pull/9