You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to create excluded from indexes properties with ORM Layer? Looks like there's a way to create them with aiogcd.connector.entity, but it's kinda low level.
Greetings!
Is there a way to create excluded from indexes properties with ORM Layer? Looks like there's a way to create them with
aiogcd.connector.entity, but it's kinda low level.