..
add_campsite_type.sql
Add add_campsite_type function and call it from Go with a proper form
2023-08-04 19:59:58 +02:00
build_cookie.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
campsite_type.sql
Remove campsite_type’s booking_terms and rules
2023-08-04 19:50:27 +02:00
change_password.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
check_cookie.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
company.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
company_host.sql
Use HTTP Host to establish the request’s company
2023-08-03 20:21:21 +02:00
company_user.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
country.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
country_code.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
country_i18n.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
currency.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
currency_code.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
current_user_cookie.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
current_user_email.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
email.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
encrypt_password.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
ensure_role_exists.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
extensions.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
language.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
login.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
login_attempt.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
logout.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
roles.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
schemas.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
set_cookie.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
user.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
user_profile.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00