Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Commit

Permalink
bump dbversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiros Ioannou committed Dec 23, 2013
1 parent d9cf55e commit 6f2942b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified data/pure.db
Binary file not shown.
1 change: 1 addition & 0 deletions updates/db/4_5.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
begin transaction;
alter table labelpapers add column qrtext;
update settings set dbversion=5;
commit;

0 comments on commit 6f2942b

Please sign in to comment.