Commit History

Author SHA1 Message Date
  Angel 572d3dc676 [feature] Join table with condition #206 3 years ago
  Angel 591b3e98ad [fix] Fix end() error 3 years ago
  Angel fe62457981 [update] Code style update 3 years ago
  Angel 8d894c8ba4 [feature] Callback closure for select() 3 years ago
  Angel 559a725819 [fix] get() error with join but no where clause 3 years ago
  Angel 324c1c7501 [update] Simplify database option for SQLite 3 years ago
  Angel fa815c6d40 [update] Quote test cases 3 years ago
  Angel 4c536a78e3 [fix] Fix table quote regex 3 years ago
  Angel 6eea0edfb2 [update] Test mode initialization and update for testing table and column quotation 3 years ago
  Angel 1f8167fe93 [update] Simplify map key string 3 years ago
  Angel 718f2175a0 [update] Simplify connection options 3 years ago
  Angel 0ff6f048b8 [update] Where test cases 3 years ago
  Angel 50ba444c87 [update] Update test cases 3 years ago
  Angel 63dc4a0eaf [update] Fix and improve create table compatibility 3 years ago
  Angel f535c44f64 [fix] Oracle LIMIT is no need to add ORDER 3 years ago
  Angel 6d365c7d28 [feature] Getting last insert id for Oracle 3 years ago
  Angel dae9fa22cb [update] Improve ORDER for MSSQL 3 years ago
  Angel 3c37bc4f4a [update] Improve generate quote regex match 3 years ago
  Angel 3427a1fcbf [update] New quote() without using pdo->quote() 3 years ago
  Angel b6f0456185 [update] Improve error mode option 3 years ago
  Angel 68a0322484 [update] Remove arrayQuote() 3 years ago
  Angel 4b12be6161 [feature] Medoo test case 3 years ago
  Angel 93827c2e4b [feature] Test mode 3 years ago
  Angel 1a13134cb5 [feature] Debug logging mode for returning all readable statements. #923 3 years ago
  Angel 711486ad8b [update] Improve rand() 3 years ago
  Angel 1ee4dd72f3 Merge branch 'pr/943' into develop 3 years ago
  Angel cac5738e0b [fix] Table alias for joining. #942 3 years ago
  Angel d2c0bc40ad [update] Remove unused property for select() 3 years ago
  Angel fd280d056c [fix] Fixed rand() parameter value 3 years ago
  Angel 3c97e22d5a [feature] id() supports specifying the name of a sequence object 3 years ago
  Angel 5a376ea581 [update] Improve regex for PCRE2 3 years ago
  Angel 1fdb58f636 [update] Add more aggregate functions for doc comments 3 years ago
  Angel 5b1a6bd16d [update] Improve column quote 3 years ago
  Angel 18edc9f4db [update] Improve throw exception message 3 years ago
  Angel af98f6a399 [update] curly string for update() raw 3 years ago
  Angel dede7d04bd [fix] exec() return null value 3 years ago
  Angel 32e4f0c673 [update] re-order functions 3 years ago
  Angel baac23c7d4 [fix] remove debug code 3 years ago
  Angel 9696519b07 [feature] supports unicode character as table / column name 3 years ago
  Angel c0ffab6c95 [update] Change action() return value 3 years ago
  Angel ef15fe0183 [update] Fix and improve the result from aggregate functions 3 years ago
  Angel 2a9b7c63f5 [fix] last() will return null if no statement performed 3 years ago
  Angel 7b7b8c883a [update] Using curly string syntax for connecting properties 3 years ago
  Angel 22ae58f31b [update] Fix property name style for where clause 3 years ago
  Angel 0bc3a6de7e [update] Using new isset syntax for PHP 7 3 years ago
  Angel e760ebcdce [update] Change properties case 3 years ago
  Angel e7773122d2 [fix] buildRaw return value 3 years ago
  Angel fc4bcf34b4 [feature] Redesign error handle and output 3 years ago
  Angel 887ae68c16 [update] PDOStatement naming 3 years ago
  Angel 89a4645bc1 [fix] Fix buildRaw type 3 years ago