Changeset c13a488 for src/sql/sqlengine.h
- Timestamp:
- 07/21/21 20:15:50 (13 months ago)
- Branches:
- master
- Children:
- 0b4a1d0
- Parents:
- a5dc5eb
- git-author:
- Philipp Spitzer <philipp@…> (07/21/21 19:54:38)
- git-committer:
- Philipp Spitzer <philipp@…> (07/21/21 20:15:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sql/sqlengine.h
ra5dc5eb rc13a488 51 51 /// called by createOrUpdateDbSchema. Do not use directly. true for success. 52 52 bool updateDbSchemaVersion000To001(); 53 bool updateDbSchemaVersion001To002(); 53 54 /// called by createOrUpdateDbSchma. Do not use directly. true for success. 54 55 bool createCurrentDbSchema();
Note: See TracChangeset
for help on using the changeset viewer.