Commit History

Autor SHA1 Mensaxe Data
  El RIDO e6d606ba88 clarify that it is only unsupported by Oracle MySQL, while supported in MariaDB, Postgres, SQLite, ... %!s(int64=4) %!d(string=hai) anos
  El RIDO 4ad4aed875 apply table prefix to indexes as well, to support multiple instances sharing a single database %!s(int64=4) %!d(string=hai) anos
  El RIDO b7cffbddd0 CREATE INDEX IF NOT EXISTS is not supported as of MySQL <= 8.0, fixes #943 %!s(int64=4) %!d(string=hai) anos
  El RIDO 07a23d7f0b addressing deprecation warnings in php 8.1 %!s(int64=4) %!d(string=hai) anos
  El RIDO 0e2ec27033 Avoid privilege for setting the for MariaDB/MySQL, fixes #919 %!s(int64=4) %!d(string=hai) anos
  El RIDO 456ced37c2 incrementing version %!s(int64=4) %!d(string=hai) anos
  El RIDO 29ffd25c18 apply suggestion of @r4sas %!s(int64=4) %!d(string=hai) anos
  El RIDO 1d20eee169 readability %!s(int64=4) %!d(string=hai) anos
  El RIDO 53c0e4976b document what the U type stands for %!s(int64=4) %!d(string=hai) anos
  El RIDO 0333777a37 remove duplicate CLOB sanitation %!s(int64=4) %!d(string=hai) anos
  El RIDO f4438a0103 inserting CLOB absolutely requires a length argument %!s(int64=4) %!d(string=hai) anos
  El RIDO 55db9426b9 Throws `ORA-00942: table or view does not exist` otherwise %!s(int64=4) %!d(string=hai) anos
  El RIDO 535f038daa handle `LIMIT` in oci %!s(int64=4) %!d(string=hai) anos
  El RIDO 0c4852c099 this fixes the comment display issue %!s(int64=4) %!d(string=hai) anos
  El RIDO b8e8755fb1 Basically it wants a non-empty catch statement %!s(int64=4) %!d(string=hai) anos
  El RIDO 0b6af67b99 removed obsolete comment %!s(int64=4) %!d(string=hai) anos
  El RIDO 56c54dd880 prefer switch statements for complex logic, all comparing the same variable %!s(int64=4) %!d(string=hai) anos
  El RIDO a8e1c33b54 stick to single convention of binding parameters %!s(int64=4) %!d(string=hai) anos
  El RIDO 0cc2b67753 bindValue doesn't need the length %!s(int64=4) %!d(string=hai) anos
  El RIDO 4f051fe5a5 revert regression %!s(int64=4) %!d(string=hai) anos
  El RIDO 8d63921924 workaround bug in OCI PDO driver %!s(int64=4) %!d(string=hai) anos
  El RIDO 0be55e05bf use quoted identifiers, tell MySQL to expect ANSI SQL %!s(int64=4) %!d(string=hai) anos
  El RIDO b133c2e233 sanitize both single rows and multiple ones %!s(int64=4) %!d(string=hai) anos
  El RIDO b54308a77e don't mangle non-arrays %!s(int64=4) %!d(string=hai) anos
  El RIDO 47deaeb7ca use the correct function %!s(int64=4) %!d(string=hai) anos
  El RIDO 35ef64ff79 remove duplication, kudos @rugk %!s(int64=4) %!d(string=hai) anos
  El RIDO c725b4f0fe handle 'IF NOT EXISTS' differently in OCI %!s(int64=4) %!d(string=hai) anos
  El RIDO 2182cdd44f generalize OCI handling of queries and results %!s(int64=4) %!d(string=hai) anos
  Austin Huang 041ef7f7a5 Support OCI (Satisfy the CI) %!s(int64=4) %!d(string=hai) anos
  Austin Huang 6a489d35ab Support OCI (Create table) %!s(int64=4) %!d(string=hai) anos