| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The same data is returned by executeStep so why execute a call when you have the data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only one thread is allowed to interact with a SQLite::Database object at a time.
Additionally, improved performance of the migration by wrapping the entire thing in a transaction.
|
|
|
|
|
|
|
|
|
|
|
|
"Group" is SQL keyword and shouldn't be used as table name.
|
|
|
|
|