You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/loopdb
Andras Banki-Horvath c650cdc8a8
loopdb: add ability to track manual migrations
4 months ago
..
sqlc loopdb: add ability to track manual migrations 4 months ago
codec.go
codec_test.go
interface.go loopdb: add ability to track manual migrations 4 months ago
log.go
loop.go
loopin.go
loopout.go loopdb: add migraton and DB code to handle payment timeout 4 months ago
meta.go
migrate.go
migrate_test.go
migration_01_costs.go
migration_02_swap_publication_deadline.go
migration_03_last_hop.go
migration_04_updates.go
migration_04_updates_test.go
migrations.go
postgres.go
postgres_fixture.go
protocol_version.go
protocol_version_test.go
raw_db_test.go
schemas.go
sql_store.go loopdb: add ability to track manual migrations 4 months ago
sql_test.go loopdb: add ability to track manual migrations 4 months ago
sqlerrors.go
sqlite.go multi: apply make fmt 5 months ago
store.go loopdb: add ability to track manual migrations 4 months ago
store_mock.go loopdb: add ability to track manual migrations 4 months ago
store_test.go
swapstate.go
test_postgres.go
test_sqlite.go