Kanboard-Prod/libs/picodb/lib/PicoDb
Joe Nahmias 55c80aa090 picodb(mssql): escape closing brackets within identifiers
Ref: https://docs.microsoft.com/en-us/sql/t-sql/functions/quotename-transact-sql
2022-10-23 16:19:50 -07:00
..
Builder
Driver picodb(mssql): escape closing brackets within identifiers 2022-10-23 16:19:50 -07:00
Database.php
DriverFactory.php
Hashtable.php
LargeObject.php
SQLException.php
Schema.php Sqlite migrations should have foreign keys disabled outside the transaction 2020-12-28 11:56:11 -08:00
StatementHandler.php picodb: include error code in SQLException error message 2022-10-23 16:19:50 -07:00
Table.php picodb: Table::buildSelectQuery() should default columns to current table 2022-10-23 16:19:50 -07:00
UrlParser.php