]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/raw/sql_52.sql
add missing/fix copyright statements to all SQL revision files
[mobile-ledger.git] / app / src / main / res / raw / sql_52.sql
index 69fb8035f5640bb87586b259c99d16772a65acae..86e3cb2f7a56767d3c963e687373b7439c51eb11 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright © 2020 Damyan Ivanov.
+-- Copyright © 2021 Damyan Ivanov.
 -- This file is part of MoLe.
 -- MoLe is free software: you can distribute it and/or modify it
 -- under the term of the GNU General Public License as published by
@@ -14,4 +14,4 @@
 -- along with MoLe. If not, see <https://www.gnu.org/licenses/>.
 
 create index if not exists fk_pattern_accounts_pattern on pattern_accounts(pattern_id);
-create index if not exists fk_pattern_accounts_currency on pattern_accounts(currency);
\ No newline at end of file
+create index if not exists fk_pattern_accounts_currency on pattern_accounts(currency);