Documentation ¶
Index ¶
Constants ¶
View Source
const VersionTableName = "_version"
Variables ¶
View Source
var ErrMigrationDisabled = errors.New("skydb/pq/migration: migration disabled")
Functions ¶
Types ¶
type ReservedColumnExistedError ¶ added in v1.1.0
type ReservedColumnExistedError struct {
// contains filtered or unexported fields
}
func (*ReservedColumnExistedError) Error ¶ added in v1.1.0
func (e *ReservedColumnExistedError) Error() string
Source Files ¶
- 069921d63218_add_default_access.go
- 1981535c8aeb_add_device_topic.go
- 30d0a626888_add_username.go
- 41af1c8d394_add_user_role.go
- 48b961caa.go
- 51375067b45_make__device_token_nullable.go
- 52b88c46931_add_record_creation.go
- 551bc42a839_add_role_type.go
- 81beb4d8658c_add_last_login_at_acl.go
- 83f549ff247b_move_last_login_at.go
- 88a550bf579_add_token_not_before_to_user.go
- b55e91bc9391_add_auth_data_field_access.go
- bc5768da91b_update_notify_record_change.go
- bce7089fca4_add_default_admin.go
- bd7643dc5c8_add_record_field_access.go
- c0397f15027_citext_on_auth.go
- cc97afd25016_rename_auth_record_keys_index.go
- d2cb54c648_add_createdat_creatorid_updatedat_and_.go
- db76e79e987_add_last_login.go
- f0c53134d25d_rename_table_user_to_auth.go
- full.go
- migration.go
- revision_list.go
Click to show internal directories.
Click to hide internal directories.