mirror of
https://github.com/stashapp/stash.git
synced 2025-12-30 12:14:50 +01:00
* Move query builders to sqlite package * Add transaction system * Wrap model resolvers in transaction * Add error return value for StringSliceToIntSlice * Update/refactor mutation resolvers * Convert query builders * Remove unused join types * Add stash id unit tests * Use WAL journal mode |
||
|---|---|---|
| .. | ||
| migrations | ||
| database.go | ||
| functions.go | ||
| packr_source.go | ||
| transaction.go | ||