Globinours/migrations/037_footer_settings.sql

5 lines
236 B
SQL
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

INSERT OR IGNORE INTO app_settings(setting_key,setting_value) VALUES
('project_description','Né de lhistoire de Twix, conçu pour protéger les suivants.'),
('development_year','2026'),
('developer_name',''),
('app_version','0.1');