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
The UUID support is already here. I hope that hstore and JSON will be supported soon. Right now we are busy with bringing Pony ORM objects to the JavaScript side (for building rich web applications). After we finish this, we can add hstore/JSON support.
We added support of jsonb type in PostgreSQL as well as equivalent types for other databases in PonyORM 0.6.6. It seems that jsonb type is superior to hstore, so it is not necessary to add hstore support except for working with legacy database schemas. For that reason I close this issue.
This project looks fantastic :)
I grepped for
uuid
in the examples, yet found no instances.Would love to see support / examples.
Where's the buy now :) ?
The text was updated successfully, but these errors were encountered: