Releases: jchristn/DatabaseWrapper
Releases · jchristn/DatabaseWrapper
1.4.4
More encapsulation within queries
1.4.2
Encapsulate table names in queries
1.4.1
Internal optimization and fixes
1.4.0
Programmatic table creation (CREATE TABLE) and drop (DROP TABLE)
1.3.2
Breaking change: rework Mssql SELECT pagination (no longer using an inner and outer query), requires ORDER BY clause be set now.