Releases: atlasphp/Atlas.Query
Releases · atlasphp/Atlas.Query
1.3.2
2.0.0
1.3.1
1.3.0
1.2.0
-
Method
quoteIdentifier()
added to all query objects, so that you can quote
table names, column names, etc. for the specific connection type. -
INSERT and UPDATE queries now automatically quote the column name that is
being inserted or updated. No other automatic quoting is applied. -
Updated docs.
1.1.0
1.0.0
1.0.0-beta2
The QueryFactory now allows for alternative Select classes.
1.0.0-beta1
Change Log
1.0.0-beta1
Add static new()
method on queries, and update docs.
1.0.0-alpha1
First alpha release.
1.0.0-alpha1
Change Log
1.0.0-alpha1
First alpha release.