rollen muations und rolle_viele_erstellen
This commit is contained in:
@@ -63,4 +63,8 @@ impl PgHasArrayType for Ulid {
|
||||
fn array_type_info() -> PgTypeInfo {
|
||||
<String as PgHasArrayType>::array_type_info()
|
||||
}
|
||||
|
||||
fn array_compatible(ty: &PgTypeInfo) -> bool {
|
||||
<String as PgHasArrayType>::array_compatible(ty)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user