X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fraw%2Fsql_44.sql;h=b6d1cc08d5611051c93b32a7b8f1676e97e724c7;hp=a73c2c513b2a0f2002a15a78d8d9f22346059a7e;hb=81277d1635a9b15fef1614a096d94f8772e40735;hpb=3ed17d6ccfa6aba1795d77ef24167fb9ef6a9ca1 diff --git a/app/src/main/res/raw/sql_44.sql b/app/src/main/res/raw/sql_44.sql index a73c2c51..b6d1cc08 100644 --- a/app/src/main/res/raw/sql_44.sql +++ b/app/src/main/res/raw/sql_44.sql @@ -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 @@ -17,4 +17,4 @@ alter table patterns add transaction_description_match_group short; alter table patterns add transaction_comment_match_group short; alter table patterns add date_year short; alter table patterns add date_month short; -alter table patterns add date_day short; \ No newline at end of file +alter table patterns add date_day short;