|
483adb5c56
|
Don't leak non-interface type from database module
This removes the last place I used *db.DbStore instead of store.Store
outside the 'db' package.
|
2017-12-10 21:02:17 -05:00 |
|
|
c4d2fe27e6
|
Take unexported database methods 'private'
|
2017-12-09 06:06:20 -05:00 |
|
|
32aef11da5
|
Finish 'store' separation
|
2017-12-09 05:56:45 -05:00 |
|
|
af97f92df5
|
db: Paper over MySQL returning count=0 for unchanged updates
|
2017-12-09 05:47:25 -05:00 |
|
|
da7e025509
|
Move splits/transactions to store
|
2017-12-08 21:27:03 -05:00 |
|
|
61676598dd
|
Move prices to store
|
2017-12-07 21:05:55 -05:00 |
|
|
3326c3b292
|
Move accounts to store
|
2017-12-07 20:47:55 -05:00 |
|
|
bec5152e53
|
Move users and securities to store
|
2017-12-07 20:08:43 -05:00 |
|
|
c452984f23
|
Lay groundwork and move sessions to 'store'
|
2017-12-07 05:25:35 -05:00 |
|