このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
02_freebsd:04_database:03_sqlite:sqliteコマンド [2024/10/16 01:50] – matsui | 02_freebsd:04_database:03_sqlite:sqliteコマンド [2024/10/16 01:53] (現在) – matsui | ||
---|---|---|---|
行 74: | 行 74: | ||
.mode table | .mode table | ||
</ | </ | ||
+ | |||
+ | ==== Windowsで.sqlitercを置く ==== | ||
+ | |||
+ | Windowsではそのまま.sqlitercを作成しようとしても、エクスプローラーの拡張子関係の制御で「ファイル名を入力してください」のエラーになります。 | ||
+ | 後ろにドットを入れた名前の、.sqliterc.で作成すると、ちゃんと.sqlitercになってくれます。 | ||
{{tag> | {{tag> |