Connor Tumbleson
|
b20047bba5
|
Fixes Maria issue with 'NULL' returned instead of NULL on MariaDB 10.2.6+ (#5181)
|
2022-05-22 14:39:45 +02:00 |
|
Ferris
|
ad62d9072f
|
Fix #4869, oracledb correctlyINSERTS Buffer (#5167)
|
2022-05-13 21:31:15 +02:00 |
|
Dmitry Kudryavtsev
|
e2516cd058
|
Refresh materialized view concurrently for PostgreSQL (#5166)
|
2022-05-08 20:15:43 +02:00 |
|
Ferris
|
2670c2f8b5
|
Add development support Typescript source files (#5144)
|
2022-05-01 22:02:44 +03:00 |
|
KlausBai
|
1525f0f916
|
fix: mysql hasColumn Error.(hasColumn a_id but hasColumn('a_Id') is false) (#5148)
|
2022-04-29 11:29:15 +02:00 |
|
Ferris
|
4e6a54735d
|
Added getDialectByNameOrAlias and converted repo to use it. (#5142)
|
2022-04-22 18:02:26 +03:00 |
|
Olivier Cavadenti
|
b8fc16f867
|
Restore sqlite3 package (#5136)
|
2022-04-21 19:05:40 +02:00 |
|
Daniel van Hoesel
|
3435b4602c
|
Wait for search path to be set before continuing (#5107)
|
2022-04-07 17:27:25 +02:00 |
|
Olivier Cavadenti
|
d0c9027a4b
|
Fix @vscode-sqlite3 error message (#5081)
|
2022-03-22 23:04:42 +01:00 |
|
SP
|
3616791ac2
|
Fix batch inserts with DEFAULT values with OracleDB (#2592) (#5037)
Co-authored-by: Sven Petry <sven.petry@inform-software.com>
|
2022-02-26 19:05:46 +01:00 |
|
Daniel Lockyer
|
affb883960
|
Fixed primary keys being created separately on MySQL (#5017)
|
2022-02-10 19:06:23 +02:00 |
|
Olivier Cavadenti
|
47b96344c2
|
Fix delete joins with PostgreSQL (#5016)
|
2022-02-09 23:01:43 +01:00 |
|
stvsh
|
1461b9b06a
|
Fix whereJsonPath queries for postgres and cockroachdb (#5011)
Co-authored-by: Jacek Starz <jacek.starz@antsolutions.eu>
|
2022-02-08 20:15:38 +01:00 |
|
TJ (Thomas J.) Biddle
|
c4a3abc42d
|
Do not use sys.tables to find if a table exists (#2328)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-02-01 14:54:46 +01:00 |
|
David Straub
|
81d6ffad4a
|
Fix collation when renaming column in MySQL dialect (#2666)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-02-01 15:00:05 +02:00 |
|
Olivier Cavadenti
|
ffb60191db
|
Fix Order nulls in PostgreSQL (#4989)
|
2022-02-01 10:24:48 +01:00 |
|
Mitch Jacovetty
|
f9f6a38a28
|
Same boolean handling in better-sqlite3 as in sqlite3 (#4982)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-02-01 00:01:00 +02:00 |
|
Olivier Cavadenti
|
2e1016e662
|
Add alterType and update index.d.ts for alter function (#4967)
Co-authored-by: intech <ru31337@gmail.com>
|
2022-01-27 13:34:23 +01:00 |
|
Lucas Silva
|
2467db18e9
|
adding with clause in mysql dialect (#4508)
Co-authored-by: Lucas Silva <lucas.silva@codeminer42.com>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-25 20:05:19 +01:00 |
|
Igor N. Dultsev
|
3ee6d0f022
|
Alter nullable constraint when alterNullable is set to true (#4730)
|
2022-01-24 20:22:04 +01:00 |
|
Olivier Cavadenti
|
6ee3f94d1a
|
Add raw support in onConflict clause (#4960)
|
2022-01-22 14:31:51 +01:00 |
|
Olivier Cavadenti
|
63980987a6
|
Support of MATERIALIZED and NOT MATERIALIZED with WITH/CTE (#4940)
|
2022-01-20 22:54:03 +01:00 |
|
Igor Savin
|
4a0d82f2be
|
Fix tests for RETURNING and enable them for SQLite. (#4934)
|
2022-01-16 02:20:52 +02:00 |
|
Beeno Tung
|
5e6b3c2d6a
|
remove outdated warning message (#4928)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-14 22:19:31 +02:00 |
|
Marek Brenčič
|
3f0ec9f84e
|
Fix for createViewOrReplace and its support for sqlite3 (#4856)
Co-authored-by: Marek "foxie" Brenčič <marek@brencic.sk>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-14 11:15:03 +02:00 |
|
Lucas Silva
|
b42bc468a0
|
Inconsistencies between .select and .returning (#4471)
Co-authored-by: Lucas Silva <lucas.silva@codeminer42.com>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-14 00:05:52 +02:00 |
|
Pedro Ramos
|
40eef5c634
|
Enable wrapIdentifier for SQLite .hasTable (#4915)
|
2022-01-10 21:10:32 +01:00 |
|
Nicola Krumschmidt
|
4c589a3bfa
|
Fix executing sqlite ddl comands when the table name is a substring of "CREATE TABLE" (#4923)
|
2022-01-06 23:40:14 +02:00 |
|
Olivier Cavadenti
|
4494113187
|
Checks Constraints Support (#4874)
Co-authored-by: Ivan Zhuravlev <intech@users.noreply.github.com>
|
2022-01-06 14:44:16 +01:00 |
|
Olivier Cavadenti
|
b6775d9b00
|
Create multiple PKs with increments (#4903)
|
2022-01-03 20:55:24 +01:00 |
|
Olivier Cavadenti
|
8835d22652
|
Json advanced support (#4859)
|
2021-12-22 10:47:16 +01:00 |
|
Nicola Krumschmidt
|
e2a425e4e3
|
Revert "Fix SQLite not doing rollback when altering columns fails (#4336)" (#4896)
|
2021-12-15 20:49:53 +02:00 |
|
Ferris
|
bb7de096dc
|
Add CI support for Oracle 18c (resolves #4888) (#4889)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2021-12-15 14:57:23 +02:00 |
|
Nicola Krumschmidt
|
157e27d0e3
|
Fix SQLite foreign key constraints when altering a table (#4189)
|
2021-12-13 19:59:01 +01:00 |
|
Marat Levit
|
b612cdc0b1
|
Added support for MSSQL unique constraint (#4887)
|
2021-12-13 10:41:46 +01:00 |
|
Ben Lambert
|
2bd181171b
|
Support for better-sqlite3 Driver (#4871)
Signed-off-by: blam <ben@blam.sh>
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-12-09 16:19:37 +02:00 |
|
Olivier Cavadenti
|
d813edfc7b
|
Add binary uuid option (#4836)
|
2021-12-07 16:38:03 +01:00 |
|
Olivier Cavadenti
|
84bc2d9177
|
Set comment size warning limit to 1024 in MySQL (#4867)
|
2021-12-05 22:09:24 +01:00 |
|
Olivier Cavadenti
|
7abb36507b
|
Support @vscode/sqlite3 (#4866)
|
2021-12-05 21:57:47 +01:00 |
|
Marius
|
44dbbca524
|
Make view columns optional in create view like (#4829)
|
2021-11-16 19:31:43 +01:00 |
|
Olivier Cavadenti
|
27ade6f881
|
Add columns in create table like #4821
|
2021-11-10 21:24:34 +01:00 |
|
Olivier Cavadenti
|
49e597df85
|
[CLEAN] Remove duplicate code (#4813)
|
2021-11-09 09:34:19 +01:00 |
|
Olivier Cavadenti
|
89bd0a034f
|
Mysql2 validate connection fix #4794 (#4812)
|
2021-11-08 22:12:34 +01:00 |
|
Olivier Cavadenti
|
fdad316f01
|
Allow skip binding in limit and offset (#4811)
|
2021-11-08 10:49:11 +01:00 |
|
Olivier Cavadenti
|
ffd0c101f7
|
Support Joins and Using syntax for PostgreSQL Delete Statement (#4800)
|
2021-11-07 14:22:49 +01:00 |
|
Olivier Cavadenti
|
b97d49b184
|
Support whereLike and whereILike (#4779)
|
2021-10-31 19:52:22 +01:00 |
|
Olivier Cavadenti
|
a431485aa6
|
Zero precision in timestamp/datetime #4784 (#4786)
|
2021-10-30 23:28:21 +02:00 |
|
Olivier Cavadenti
|
ace439d5c7
|
Implement partial index support (#4768)
|
2021-10-26 00:37:26 +03:00 |
|
Ivan Zhuravlev
|
6840d3f75b
|
feat(cockroachdb): add support upsert (#4767)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-10-24 16:27:08 +03:00 |
|
Dominik Krejcik
|
a17cc3214a
|
Support SELECT .. FOR NO KEY UPDATE / KEY SHARE row level locking clauses in Postgres (#4755)
|
2021-10-23 16:01:36 +03:00 |
|