mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 15:16:01 +00:00
materialized views - passed test work CockroachDB #123
This commit is contained in:
@@ -101,7 +101,7 @@ const engines = [
|
||||
port: 15003,
|
||||
},
|
||||
skipOnCI: true,
|
||||
objects: [views],
|
||||
objects: [views, matviews],
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user