storj/storagenode/storagenodedb
ethanadams f06aec06fb
Move int64s to top of struct to resolve alignment issue on ARM (#2521)
* move int64s to top of struct to resolve alignment issue on ARM
2019-07-10 13:47:22 -04:00
..
storagenodedbtest Change protobuf expirations to use time.Time (#2509) 2019-07-09 17:54:00 -04:00
testdata Drop SN certifiates table from DB (#2498) 2019-07-09 17:33:45 -04:00
bandwidthdb.go Move int64s to top of struct to resolve alignment issue on ARM (#2521) 2019-07-10 13:47:22 -04:00
consoledb.go storagenode/consoledb: fix daily bandwidth query (#2446) 2019-07-03 15:08:40 -04:00
database.go Drop SN certifiates table from DB (#2498) 2019-07-09 17:33:45 -04:00
infodb.go Move int64s to top of struct to resolve alignment issue on ARM (#2521) 2019-07-10 13:47:22 -04:00
migrations_test.go migration tests for storagenodedb infodb (#1628) 2019-04-02 09:54:09 +02:00
orders.go Change protobuf expirations to use time.Time (#2509) 2019-07-09 17:54:00 -04:00
pieceinfo.go Move int64s to top of struct to resolve alignment issue on ARM (#2521) 2019-07-10 13:47:22 -04:00
usedserials.go storagenodedb: use datetime functions in sqlite queries (#2512) 2019-07-10 10:47:59 -04:00
vouchers.go Change pointerdb pointer to use time.Time for Creation date (#2483) 2019-07-09 00:16:50 +02:00