Angel
|
39c32cd384
[update] Improve isJoin()
|
3 years ago |
Angel
|
6042ebff5b
[update] Adjust coverage ignore
|
3 years ago |
Angel
|
a44eb65664
[update] Remove innerConjunct() no longer need anymore
|
3 years ago |
Angel
|
1b747ecedf
[update] Improve insert() with null value
|
3 years ago |
Angel
|
788bb26260
[fix] Create with single definition
|
3 years ago |
Angel
|
97b797ab29
[update] Improve test cases covers
|
3 years ago |
Angel
|
0169ddf312
[fix] Fix rand() bug
|
3 years ago |
Angel
|
50783a68cd
[update] Improve test cases covers setting
|
3 years ago |
Angel
|
676d818b5a
[fix] Test case covers name
|
3 years ago |
Angel
|
fd99653d6e
[fix] Like with escape character
|
3 years ago |
Angel
|
920f1ea791
[update] Improve distinct with different order.
|
3 years ago |
Angel
|
8dc48cd31c
[update] Improve columnPush performance
|
3 years ago |
Angel
|
658391d411
[feature] Select with DISTINCT
|
3 years ago |
Angel
|
2807d65968
[update] More test cases
|
3 years ago |
Angel
|
2f6f4c11d3
[update] More select test cases
|
3 years ago |
Angel
|
27fefd780a
[update] Update test cases
|
3 years ago |
Angel
|
84820063da
[fix] Fix column name regex with alias and type
|
3 years ago |
Angel
|
efa87ca65e
[fix] Fix join column quotation
|
3 years ago |
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 |