..
add_campsite.sql
Add the campsite relation, HTTP handlers, and form
2023-08-14 20:18:26 +02:00
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
available_countries.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
available_currencies.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
available_languages.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
build_cookie.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
campsite.sql
Add the campsite relation, HTTP handlers, and form
2023-08-14 20:18:26 +02:00
campsite_type.sql
Move the user role down to company_user relation
2023-08-08 02:22:16 +02:00
change_password.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
check_cookie.sql
Move the user role down to company_user relation
2023-08-08 02:22:16 +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
Move the user role down to company_user relation
2023-08-08 02:22:16 +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_company_id.sql
Move the user role down to company_user relation
2023-08-08 02:22:16 +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
edit_campsite.sql
Add the campsite relation, HTTP handlers, and form
2023-08-14 20:18:26 +02:00
edit_campsite_type.sql
Add the Active field to the campsite type’s edit form and function
2023-08-14 11:43:58 +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
Move the user role down to company_user relation
2023-08-08 02:22:16 +02:00
extension_citext.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
extension_pg_libphonenumber.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
extension_pgcrypto.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
extension_uri.sql
Add company and company_user relations, along with their dependencies
2023-07-29 04:25:56 +02:00
extension_vat.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
policies_company.sql
Move the user role down to company_user relation
2023-08-08 02:22:16 +02:00
roles.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
schema_auth.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
schema_camper.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
schema_public.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00
set_cookie.sql
Move the user role down to company_user relation
2023-08-08 02:22:16 +02:00
user.sql
Move the user role down to company_user relation
2023-08-08 02:22:16 +02:00
user_profile.sql
Add authentication relations, views, and functions for PostgreSQL
2023-07-22 01:59:12 +02:00