Commit History

Author SHA1 Message Date
  Angel Lai be00c6eb14 Merge pull request #994 from logicalor/feature/support-raw-where-clause-in-delete 3 years ago
  Shaun Johnston 8c385baf91 Support raw where clause in delete 3 years ago
  Angel 96c66aee57 [release] Medoo v2.1.2 3 years ago
  Angel 5f8f9f14c0 [fix] Error rand() for MSSQL #991 3 years ago
  Angel dbf65e4681 [release] Medoo 2.1.1 3 years ago
  Angel 2119ecb5d2 [update] Improve regex for matching column name. 3 years ago
  Angel bc17bccda5 [fix] Fix column and table name with single character only #981 #983 3 years ago
  Angel c69c054cf8 [release] Medoo 2.1.0 3 years ago
  Angel 506fc05414 [update] Update README.md 3 years ago
  Angel a40a4d906e [update] Code style improvement. 3 years ago
  Angel bd1e9480e2 [update] Update regex for validating table and column name. 3 years ago
  Angel 63233e9154 [update] Improve dataImplode() performance 3 years ago
  Angel c68fbea65e [fix] Error having no host or server connection options. 3 years ago
  Angel e16ad3e73b [feature] Improve insert and update LOBs for Oracle #970 3 years ago
  Angel 52d6b9add3 [feature] Oracle insert with LOBs 3 years ago
  Angel 57a682d801 [update] Update bug_report.md 3 years ago
  Angel b97423f4a5 [fix] aggregate fetchColumn() will return int value on pgsql #972 3 years ago
  Angel c33fdf8287 [feature] Between supports raw object #967 3 years ago
  Angel 2d0345be64 [release] Medoo v2.0.1 3 years ago
  Angel 00745b4bb3 [fix] Fix connection warning while using socket #964 3 years ago
  Angel 7d9ac11196 [fix] Duplicated table prefix for create() #963 3 years ago
  Angel 46fc104849 [fix] Fix pdo connection undefined warning #962 3 years ago
  Angel bf19fc3239 [update] Update Readme.md 3 years ago
  Angel 5b8b909219 [update] Adjust use order 3 years ago
  Angel 20283fe575 [update] Update GitHub actions 3 years ago
  Angel 948cea545f [update] Update readme 3 years ago
  Angel cb076238be [update] Update license 3 years ago
  Angel e3fce13eb1 [fix] str_replace error for int value 3 years ago
  Angel 6bbdee9878 Merge branch 'master' into develop 3 years ago
  Angel 73f9220727 [fix] buildRaw() column placeholder error inside the quotation #958 3 years ago
  Angel ad4b1a0c35 [update] Update composer.json 3 years ago
  Angel Lai ebc3fbad7f [update] Create php.yml 3 years ago
  Angel d76f6aaf9c [update] Improve aggregate without upper case 3 years ago
  Angel cb6e534b5b [update] Improve create() query quotation 3 years ago
  Angel d73daac83d [update] Simplify whereClause() 3 years ago
  Angel c5cda0fddf [update] HAVING able without GROUP BY #954 3 years ago
  Angel 3f0f6ebe0d [update] Improve error option for initialization 3 years ago
  Angel beeb139329 [update] Improve join concat 3 years ago
  Angel 2301e5679f [feature] Join supports raw object #885 3 years ago
  Angel 36e80cc022 [update] Improve buildJoin() 3 years ago
  Angel caff181b84 [update] Add support for hyphen character #877 3 years ago
  Angel c934452f7e [update] Improve drop and create table 3 years ago
  Angel b2186df9ea [fix] Fix test case for PHP7.3 3 years ago
  Angel 74fbec3b35 [update] Update comment 3 years ago
  Angel 94b13c29b6 [update] Fix grammar 3 years ago
  Angel 03f5bf400e [update] Update doc comments 3 years ago
  Angel 0ae644d8e4 [update] Change naming 3 years ago
  Angel 958678ba03 [update] Code style fix 3 years ago
  Angel fbdb787439 [update] Update test case 3 years ago
  Angel 5a048441c1 [update] Add more test cases 3 years ago