Documentation
¶
Overview ¶
Package migrations provides database migration scripts for PocketBase collections.
This package contains auto-generated and custom migrations that define the database schema and initial data for the PocketBase application.
Index ¶
Constants ¶
View Source
const ( PostsAdmin = "posts_admin" PostsUser = "posts_user" PostsPublic = "posts_public" AdminEmailPassword = "admin@admin.com" UserEmailPassword = "user@user.com" )
#nosec
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.