Files
MuditaOS/image/user/db/sms_002.sql
Radoslaw Wicik d14e40d378 [EGD-4831] Add license headers to c, h and sql files
Add license headers to `h`, `c` and `sql` files as this files haven't
been checked previously, script now to automatically updates current
year in existing licenses.
2021-01-28 14:41:33 +01:00

5 lines
201 B
SQL

-- Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved.
-- For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
INSERT OR IGNORE INTO threads_count ( _id, count ) VALUES (1,0);