Add System Tables Node for SQLite
1. When we create tables with the PRIMARY KEY AUTOINCREMENT clause a table sqlite_sequence gets added inside the list of tables. This should be separated and placed under a new node System Tables. As an eg look in Apache Derby Server Node
2. We can also place sqlite_master under System Tables
|
14 KB
Added "System Tables" schema node. Tables with name prefixed by "sqlite" appear under the System Tables node.
Issue #7965 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 30251 |
No time estimate |
Added "System Tables" schema node. Tables with name prefixed by "sqlite" appear under the System Tables node.