Jan Prochazka
|
58e65608e4
|
fixed postgres connections for readonly connection #900
|
2024-09-25 10:46:07 +02:00 |
|
SPRINX0\prochazka
|
55f7f39efd
|
postgres - user current_schema instead of search_path
|
2024-09-24 08:59:58 +02:00 |
|
SPRINX0\prochazka
|
02af761bf7
|
postgre fix
|
2024-09-20 15:50:16 +02:00 |
|
SPRINX0\prochazka
|
d3a24627dd
|
postgres - show system databases when using separate schemas
|
2024-09-20 14:52:29 +02:00 |
|
SPRINX0\prochazka
|
8aac9cf59d
|
loading schemas indicator + error reporting
|
2024-09-20 14:40:14 +02:00 |
|
SPRINX0\prochazka
|
ce70b2e71a
|
support separate schemas for mssql
|
2024-09-20 13:30:39 +02:00 |
|
SPRINX0\prochazka
|
48d4374346
|
introduced dbhandle instead of overwriting 3rd party client's fields
|
2024-09-20 10:27:03 +02:00 |
|
Jan Prochazka
|
dadde225f1
|
db handle
|
2024-09-19 18:53:12 +02:00 |
|
Jan Prochazka
|
31dfc1dc28
|
try to fix test
|
2024-09-19 18:42:08 +02:00 |
|
Jan Prochazka
|
1de163af44
|
unique db name prop
|
2024-09-19 18:38:30 +02:00 |
|
Jan Prochazka
|
fbfcdcbc40
|
Revert "test"
This reverts commit 0238e6a7f1.
|
2024-09-19 18:30:52 +02:00 |
|
Jan Prochazka
|
0238e6a7f1
|
test
|
2024-09-19 18:29:35 +02:00 |
|
Jan Prochazka
|
be17301c91
|
try to fix test
|
2024-09-19 18:23:25 +02:00 |
|
Jan Prochazka
|
b1118c7f43
|
try to fix test
|
2024-09-19 18:17:30 +02:00 |
|
Jan Prochazka
|
24bf5e5b0c
|
fix
|
2024-09-19 18:10:27 +02:00 |
|
Jan Prochazka
|
122471f81f
|
neutral schema cond
|
2024-09-19 18:03:20 +02:00 |
|
Jan Prochazka
|
4fe10b26b0
|
postgre analyser fix
|
2024-09-19 16:00:54 +02:00 |
|
Jan Prochazka
|
cb7224ac94
|
fix
|
2024-09-19 14:23:34 +02:00 |
|
Jan Prochazka
|
66b39c1f80
|
fixes
|
2024-09-19 14:17:11 +02:00 |
|
Jan Prochazka
|
b30f139b5d
|
postgre analyser supports compisite db names
|
2024-09-19 14:15:22 +02:00 |
|
Jan Prochazka
|
8c3c32aeba
|
default schema refactor
|
2024-09-19 13:41:49 +02:00 |
|
Jan Prochazka
|
3e5b45de8f
|
schemaList moved from dbinfo to separate request
|
2024-09-19 10:59:09 +02:00 |
|
SPRINX0\prochazka
|
5ab686b721
|
schema update in database analyser
|
2024-09-18 15:37:34 +02:00 |
|
Jan Prochazka
|
2b9fa9a70f
|
oracle fix + package optimalization
|
2024-08-21 09:54:10 +02:00 |
|
Jan Prochazka
|
968e69c7f2
|
DBGATE_TOOLS => DBGATE_PACKAGES
|
2024-08-20 12:18:55 +02:00 |
|
Jan Prochazka
|
be6e0f3bc8
|
string_agg usage fix
|
2024-07-25 10:47:20 +02:00 |
|
Jan Prochazka
|
3867b7f5ba
|
fix: string_agg not supported in redhist
|
2024-07-25 10:32:16 +02:00 |
|
Jan Prochazka
|
97753e2b11
|
#839 filter out timescaledb internal objects
|
2024-07-24 15:31:48 +02:00 |
|
Jan Prochazka
|
2cd3aac158
|
#816 fixed redshift DB
|
2024-06-17 11:38:18 +02:00 |
|
Jan Prochazka
|
2723c41832
|
oracle analyser per schema
|
2024-05-31 14:35:35 +02:00 |
|
Jan Prochazka
|
373a35fe65
|
Revert "Merge pull request #744 from Bare7a/postgresql-user-type-enhancements"
This reverts commit fdabe1eeaa, reversing
changes made to 4429b1d618.
|
2024-05-29 07:09:43 +02:00 |
|
Jan Prochazka
|
20c1315380
|
pg more analyser logs
|
2024-05-27 12:02:40 +02:00 |
|
Jan Prochazka
|
e9442bd633
|
postgreSQL - extended nalyser logs
|
2024-05-27 11:43:38 +02:00 |
|
Bare7a
|
26a46d9037
|
updated tableModifications.js
|
2024-04-06 17:39:58 +03:00 |
|
Bare7a
|
b9a974ca27
|
updated tableModifications.js
|
2024-04-06 17:37:14 +03:00 |
|
Bare7a
|
e4ed163723
|
updated tableModifications.js
|
2024-04-06 17:33:47 +03:00 |
|
Bare7a
|
4d8c62f3f5
|
updated tableModifications.js
|
2024-04-06 17:31:25 +03:00 |
|
Bare7a
|
4b2e28483b
|
Updated columns.js
|
2024-04-06 17:30:09 +03:00 |
|
Bare7a
|
3cd070e211
|
Update columns.js
|
2024-04-06 17:21:06 +03:00 |
|
Bare7a
|
1e818e7756
|
Postgresql - Show proper types for Composite Types, Enums and Arrays
|
2024-04-06 17:13:36 +03:00 |
|
Jan Prochazka
|
feed0cd8db
|
postgres analyse index desc #514
|
2023-03-11 10:33:13 +01:00 |
|
Jan Prochazka
|
3f525cacc1
|
appname added to pg connection string
|
2023-01-27 16:31:20 +01:00 |
|
Jan Prochazka
|
d4f0882054
|
fixed error logging
|
2023-01-21 18:00:59 +01:00 |
|
Jan Prochazka
|
cc0f05168d
|
defined logger caller
|
2023-01-21 17:49:16 +01:00 |
|
Jan Prochazka
|
4d93be61b5
|
PINO JSON logging
|
2023-01-21 17:32:28 +01:00 |
|
Jan Prochazka
|
f9f879272b
|
analyser refactor + optimalization
|
2023-01-21 10:13:08 +01:00 |
|
Jan Prochazka
|
3dfae351a6
|
foreign key loading optimalization #451
|
2023-01-21 09:34:29 +01:00 |
|
Jan Prochazka
|
b06d747399
|
#451 loading fks on postgres cleanup & fix
|
2023-01-06 18:40:47 +01:00 |
|
Jan Prochazka
|
7781ad69cf
|
sql error line number - postgres
|
2022-09-25 19:50:31 +02:00 |
|
Jan Prochazka
|
0293766bad
|
connecting via socket for mysql and postgres #358
|
2022-09-08 14:23:13 +02:00 |
|