mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
5 lines
371 B
Markdown
5 lines
371 B
Markdown
|
|
# Future Plans
|
||
|
|
In the short future the following features are planned for SQLSeal:
|
||
|
|
- Global tables: currently the tables are scoped to specific file to prevent name clashing. We plan to add settings panel to allow for setting up global tables
|
||
|
|
- Views: Allow to store your selects as views and query them.
|
||
|
|
- Dataview: Support for dataview data to be imported into SQLSeal.
|