Go to file
jordi fita mas 8fd22672c7 Create pgcrypto extension into auth schema
Will only be used there, no need to be in public, and this way i can
limit the search_path for security definer functions.
2023-01-17 13:12:18 +01:00
cmd/numerus Move source file to the root of pkg 2023-01-17 10:40:22 +01:00
debian Split into three debian packages: dev, binary, and sqitch migration 2023-01-16 13:22:16 +01:00
deploy Create pgcrypto extension into auth schema 2023-01-17 13:12:18 +01:00
pkg Move source file to the root of pkg 2023-01-17 10:40:22 +01:00
revert Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
test Create pgcrypto extension into auth schema 2023-01-17 13:12:18 +01:00
verify Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
web/template Add the simplest possible web server to test login 2023-01-13 20:53:43 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
go.mod Downgrade pgx to v4 2023-01-15 20:45:45 +01:00
go.sum Downgrade pgx to v4 2023-01-15 20:45:45 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Create pgcrypto extension into auth schema 2023-01-17 13:12:18 +01:00