Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make implicit relation rules explicit with prisma-fmt #433

Merged
merged 17 commits into from Mar 19, 2020

Conversation

mavilein
Copy link
Member

No description provided.

# Conflicts:
#	libs/datamodel/core/src/ast/parser/datamodel.pest
#	libs/datamodel/core/src/ast/parser/mod.rs
#	libs/datamodel/core/src/ast/reformat/mod.rs
#	libs/datamodel/core/src/json/dmmf/from_dmmf.rs
#	libs/datamodel/core/src/validator/directive/core/relation.rs
#	libs/datamodel/core/tests/end_to_end/parser_renderer_dmmf.rs
#	libs/datamodel/core/tests/parsing/nice_errors.rs
# Conflicts:
#	introspection-engine/connectors/sql-introspection-connector/tests/db_specific_introspection/mysql/relations_mysql.rs
#	introspection-engine/connectors/sql-introspection-connector/tests/db_specific_introspection/mysql/tables_mysql.rs
#	introspection-engine/connectors/sql-introspection-connector/tests/db_specific_introspection/postgres/relations_postgres.rs
#	introspection-engine/connectors/sql-introspection-connector/tests/db_specific_introspection/postgres/relations_with_compound_fk_postgres.rs
#	introspection-engine/connectors/sql-introspection-connector/tests/db_specific_introspection/sqlite/relations_sqlite.rs
@mavilein mavilein added this to the Preview 25 milestone Mar 19, 2020
@mavilein mavilein merged commit 5b1e76a into master Mar 19, 2020
@mavilein mavilein deleted the make-implicit-relation-rules-explicit branch March 19, 2020 15:33
miguelff pushed a commit that referenced this pull request Apr 20, 2023
miguelff added a commit that referenced this pull request Apr 20, 2023
* quaint/main: (800 commits)
  chore: move files
  fix: set search path via query when pgbouncer is on (#453)
  Revert "Back to mainline mysql-async: (#450)" (#451)
  feat(pg): optimize search_path network roundtrip (#448)
  Back to mainline mysql-async: (#450)
  tech-debt: use upstream mobc + small fixes (#438)
  Add to_vec to a value (#446)
  Revert search_path and client-encoding optimization (#445)
  fix(pg): quote schema path (#443)
  Revert "Cargo.toml: connection-string 0.10.0 -> 0.14.0 (#437)" (#442)
  perf(pg): remove one roundtrip on connection (#441)
  Move rust-postgres fork to Prisma (#440)
  Cargo.toml: connection-string 0.10.0 -> 0.14.0 (#437)
  Revert "Updating to the latest mysql_async (#433)" (#435)
  We don't need to use our fork of mysql anymore (#434)
  Updating to the latest mysql_async (#433)
  chore: bump tiberius to 0.11.6 (#432)
  Emit query log in quaint:query span, rather than in its parent (#431)
  feat(PostgreSQL): support channel_binding query param (#424)
  added missing #[cfg(feature = "uuid")] (#420)
  ...
miguelff added a commit that referenced this pull request Apr 24, 2023
* quaint/main: (800 commits)
  chore: move all files into quaint subdir
  fix: set search path via query when pgbouncer is on (#453)
  Revert "Back to mainline mysql-async: (#450)" (#451)
  feat(pg): optimize search_path network roundtrip (#448)
  Back to mainline mysql-async: (#450)
  tech-debt: use upstream mobc + small fixes (#438)
  Add to_vec to a value (#446)
  Revert search_path and client-encoding optimization (#445)
  fix(pg): quote schema path (#443)
  Revert "Cargo.toml: connection-string 0.10.0 -> 0.14.0 (#437)" (#442)
  perf(pg): remove one roundtrip on connection (#441)
  Move rust-postgres fork to Prisma (#440)
  Cargo.toml: connection-string 0.10.0 -> 0.14.0 (#437)
  Revert "Updating to the latest mysql_async (#433)" (#435)
  We don't need to use our fork of mysql anymore (#434)
  Updating to the latest mysql_async (#433)
  chore: bump tiberius to 0.11.6 (#432)
  Emit query log in quaint:query span, rather than in its parent (#431)
  feat(PostgreSQL): support channel_binding query param (#424)
  added missing #[cfg(feature = "uuid")] (#420)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant