quran-json/.sqliterc

5 lines
82 B
Text
Raw Normal View History

2022-06-11 22:45:14 +02:00
PRAGMA case_sensitive_like=ON;
pragma FOREIGN_KEYS = on;
.headers on
.mode column