sourcegraph/dev/db
Stefan Hengl c61b0f1a7b
all: /bin/bash -> /usr/bin/env bash (#23673)
I ran into issues setting up Sourcegraph on NixOS, because NixOS, like
some other distros, doesn't have a /bin/bash. We already use /usr/bin/env
in many of our scripts, so this improves consistency, too.
2021-08-06 12:02:43 +02:00
..
add_migration.sh all: /bin/bash -> /usr/bin/env bash (#23673) 2021-08-06 12:02:43 +02:00
drop-local-database.sh all: /bin/bash -> /usr/bin/env bash (#23673) 2021-08-06 12:02:43 +02:00
drop-test-databases.sh Ignore system psqlrc and local .psqlrc when dropping test databases (#22315) 2021-06-23 09:21:55 -04:00
migrate.sh codeintel: RFC 235: Add migration infrastructure to codeintel database (#13903) 2020-10-02 09:56:50 -05:00
rebase_migration.sh migrations: use go1.16 embed directive instead of go-bindata (#19256) 2021-03-18 14:13:28 +02:00
squash_migrations.sh database: Require Postgres 12 (#19424) 2021-03-30 22:35:21 +00:00