mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-08-01 19:28:43 +08:00
@@ -25,6 +25,7 @@ describe('applyQueryAutoLimit', () => {
|
||||
'duckdb',
|
||||
'clickhouse',
|
||||
'tdengine',
|
||||
'iotdb',
|
||||
];
|
||||
|
||||
it.each(limitDialects)('adds generic LIMIT for %s connections', (dbType) => {
|
||||
|
||||
Reference in New Issue
Block a user