fix: User model initial column name: aenv
This commit is contained in:
@@ -171,7 +171,7 @@ bool User::do_migration_to_1()
|
||||
pass_encrypted bytea,
|
||||
is_super_user boolean,
|
||||
env text,
|
||||
admin_env text,
|
||||
aenv text,
|
||||
status integer,
|
||||
locale_id integer,
|
||||
time_zone_id integer,
|
||||
|
Reference in New Issue
Block a user