storj/satellite/satellitedb/dbx
Jeff Wendling c740b82e66 satellitedb/dbx: remove sed usage for bash script
turns out portable sed is hard: it has to work with both
linux and bsd sed, etc. instead, use a really really basic
bash script and a temporary file. this should be much less
likely to cause issues on a wide range of machines.

Change-Id: Ia759789fb52aa1ee3361426bb6c02ed4eac3d23a
2020-01-08 01:40:24 +00:00
..
templates satellite/satellitedb/dbx: monitor the database calls 2019-12-18 21:57:36 +00:00
gen.go satellitedb/dbx: remove sed usage for bash script 2020-01-08 01:40:24 +00:00
satellitedb.dbx satellite/overlay: Return NodeLastContact instead of a node dossier from 2020-01-06 17:12:30 -05:00
satellitedb.dbx.cockroach.sql satellite/satellitedb/dbx: add cockroach driver type 2020-01-06 18:01:03 +00:00
satellitedb.dbx.go satellite/overlay: Return NodeLastContact instead of a node dossier from 2020-01-06 17:12:30 -05:00
satellitedb.dbx.postgres.sql satellite/satellitedb: Add nodes_offline_times table for downtime tracking 2019-12-30 15:45:02 -05:00