X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.sqliterc;fp=.sqliterc;h=7157c561e0c406c8c6fdedd2987e80aea0a70585;hp=ae368dc5da544026b03225dacf4a27ad5df73051;hb=588f2981cb9699d8bdf4f6741adf886eeb933c63;hpb=2b62dc3c99982d930d17479a34af984f196f5c5d diff --git a/.sqliterc b/.sqliterc index ae368dc..7157c56 100644 --- a/.sqliterc +++ b/.sqliterc @@ -1,6 +1,6 @@ .output /dev/null .headers on -.mode columns +.mode column .nullvalue NULL .timer on PRAGMA cache_size=500000;