Adrien Poupa
|
bfd1cba2d1
|
fix: Fix The operator "<=>" is not permitted in MySQL (#6158)
See https://dev.mysql.com/doc/refman/8.4/en/comparison-operators.html#operator_equal-to
|
2025-01-05 19:14:20 +02:00 |
|
Lucas Bickel
|
1cc1df9c35
|
chore: remove bindingHolder for proper scoping (#5235)
|
2022-08-31 21:26:29 +03:00 |
|
Kevin Brown
|
79be494ed0
|
Add same as operator for postgres. (#4372)
|
2021-03-13 10:33:44 +02:00 |
|
Nicola Krumschmidt
|
9e28a72aca
|
Add support for altering columns to SQLite (#4322)
|
2021-02-26 22:36:46 +02:00 |
|
Igor Savin
|
9c390036db
|
Move "parameter" out of formatter (#4275)
|
2021-02-04 15:54:26 +02:00 |
|
Gabriel Aumala
|
79401f7fc8
|
Allow 'match' operator (#3569)
|
2021-01-13 18:58:23 +02:00 |
|
Igor Savin
|
405b639c0c
|
Clean up querybuilder (#4222)
|
2021-01-11 00:38:15 +02:00 |
|
Igor Savin
|
b111771117
|
Clean up querybuilder (#4220)
|
2021-01-09 17:59:53 +02:00 |
|
Igor Savin
|
a889a09060
|
Extract even more formatter stuff into client (#4219)
|
2021-01-09 17:40:30 +02:00 |
|
Igor Savin
|
cd6479bf0b
|
More formatter cleanup (#4218)
|
2021-01-07 23:34:46 +02:00 |
|
Igor Savin
|
0bef361ffd
|
Reduce amount of parameters needed (#4217)
|
2021-01-07 22:44:03 +02:00 |
|
Igor Savin
|
d78c65921f
|
More formatter extraction (#4215)
|
2021-01-07 17:48:14 +02:00 |
|
Igor Savin
|
067a1a0326
|
Extract more of the formatter logic (#4214)
|
2021-01-07 17:31:56 +02:00 |
|
Igor Savin
|
a9773b79a3
|
Extract static methods outside of a formatter (#4213)
|
2021-01-07 02:04:10 +02:00 |
|