|
|
|
|
|
by bob1029
1783 days ago
|
|
We never allow for manual edits of live SQLite databases. Everything happens through code. If someone wants to play around with a SQLite database from production, we just copy the file and hand it to them. That's kinda the whole point IMO. |
|