Fix position by adding migration
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
2
pkg/coredata/migrations/20250525T180711Z.sql
Normal file
2
pkg/coredata/migrations/20250525T180711Z.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE peoples
|
||||
ADD COLUMN position TEXT;
|
||||
Reference in New Issue
Block a user