-
Notifications
You must be signed in to change notification settings - Fork 664
FileStorage
Andrey Gershun edited this page May 27, 2015
·
4 revisions
AlaSQL supports own format of database storage. This is a JSON file with all database data.
To use FileStorage you need to attach database:
ATTACH FILESTORAGE DATABASE one;
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo