-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
List of features/changes we want to finish before releasing an official v1 version:
- PostgreSQL support - done
- Eager loading - proposal: eager loading support #91 - done
- User defined IDs - override id column #127 - done
- Hooks - entc/hooks: initial work for mutations and hooks #377 - done
- Bulk insert - done proposal: Bulk API #236
- OSS GraphQL integration - done (expected more work in the near future)
- Privacy layer - done (see entgo.io/docs/privacy)
- User defined types - WIP schema/field: add the option to use dialect specific types #277
- Custom Go Type
- Custom Dialect Type
- "Other" type
- Custom predicates (WIP)
- JSON operations
- Predicates and filters
-
Appendsupport
- Upsert and batch upsert (dialect specific)
- Query hooks (interceptors) - Hooks for Read Operations #833
- Better migration
- offline and versioned migration
- edge migration ({O2O, O2M} -> M2M).
- Multi-level caching (Experimental solution ariga/entcache)
- Cluster support (read replicas)
- Horizontal sharding
- Edge fields (metadata on edges)
- Cascading deletion - proposal: cascading deletion support #407
- DDL support
- Application-level support
Please note that this list is changing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels