feat(device-core): add device registry schema
This commit is contained in:
@@ -19,6 +19,7 @@ const migrationFiles = [
|
||||
"001_device_plane_foundation.sql",
|
||||
"002_device_project_access.sql",
|
||||
"003_device_management_commands.sql",
|
||||
"004_device_registry_foundation.sql",
|
||||
];
|
||||
|
||||
export class PostgresDeviceRepository {
|
||||
|
||||
Reference in New Issue
Block a user