Files
openproject/script
Christophe Bliard 296ebeaa5b Fix small issues in the anonymize-sql-dump script
- Reuse AdminUserSeeder to create the admin user. Previous code did not
  set a valid email, which prevented the user from being saved (That's
  why language could not be set).
- drop the db before creating it, to avoid "database already exists"
  errors.
- Remove owner from ALTER statements in dump file, avoiding "ERROR:
  must be able to SET ROLE " errors when loading the sql file.
2024-10-28 16:07:04 +01:00
..
2024-09-23 14:32:12 +02:00
2024-09-12 12:21:08 +02:00
2024-06-20 10:34:45 +03:00