mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-06 09:19:33 +08:00
Fix gorm relations; make most SQL more generic
This commit is contained in:
5
internal/migrate/dialect_postgres.go
Normal file
5
internal/migrate/dialect_postgres.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package migrate
|
||||
|
||||
// Generated code, do not edit.
|
||||
|
||||
var DialectPostgres = Migrations{}
|
Reference in New Issue
Block a user