Thursday, September 13, 2012
Excute/import a schema to DB on sqlite
Executing or importing a schema to DB on sqlite is really easy.
sqlite3.exe test.db < schema.sql
where test.db is the test database.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)