rxDBColumnTypeToPGliteTypeIndexName()
function rxDBColumnTypeToPGliteTypeIndexName(property): string;
Defined in: packages/rxdb-adapter-pglite/src/pglite.utils.ts:63
获取属性的索引操作符 http://www.postgres.cn/docs/current/indexes-opclass.html
Parameters
| Parameter | Type |
|---|---|
property | EntityPropertyMetadata |
Returns
string