mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 08:02:15 +03:00
ef4d194d79
This PR contains two pull requests: [Identity Columns](https://github.com/hasura/graphql-engine-mono/blob/rfc/identity-columns/rfcs/identity-columns.md) collects information and product decisions about identity columns. There are some decisions we need to make explicit. [Column Mutability](https://github.com/hasura/graphql-engine-mono/blob/rfc/identity-columns/rfcs/column-mutability.md) proposes an implementation strategy for identity columns and similar that should be able to elegantly accommodate differences among backends. The idea is to model the notion of _column mutability_ rather than e.g. identity columns directly. Please volunteer your opinions and perspectives on these topics in the PR comments. --- Closes #2407 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2507 GitOrigin-RevId: 5eb14a53504985fd32933c182bee4cc13bb70a02 |
||
---|---|---|
.. | ||
hspec-test-suite | ||
permissions-mysql | ||
catalog-migration-db-stats-logging.md | ||
column-mutability.md | ||
function-permissions.md | ||
function-root-field-customisation.md | ||
hspec-test-suite.md | ||
identity-columns.md | ||
inherited-roles-improvements.md | ||
limit-over-join-optimization.md | ||
mssql-delete-mutations.md | ||
mssql-event-triggers-research.md | ||
mutations-mssql.md | ||
mysql-relationships.md | ||
optimistic-concurrency-control.md | ||
permissions-mysql.md | ||
remote-schema-customization.md | ||
rest-endpoints.md | ||
reuse-insert-permission-in-action.md | ||
seed-data.md | ||
source-customization.md | ||
transforms.md | ||
update-permission-check-condition.md |