mirror of
https://github.com/immich-app/immich.git
synced 2025-12-03 23:29:46 +09:00
feat: sync stacks (#19629)
This commit is contained in:
@@ -14,7 +14,7 @@ const test_fn = registerFunction({
|
||||
})
|
||||
export class Table1 {}
|
||||
|
||||
export const description = 'should create a trigger ';
|
||||
export const description = 'should create a trigger';
|
||||
export const schema: DatabaseSchema = {
|
||||
name: 'postgres',
|
||||
schemaName: 'public',
|
||||
|
||||
Reference in New Issue
Block a user