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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge relational database modeling into general modeling #1669

Closed
roji opened this issue Aug 24, 2019 · 2 comments · Fixed by #2007
Closed

Merge relational database modeling into general modeling #1669

roji opened this issue Aug 24, 2019 · 2 comments · Fixed by #2007

Comments

@roji
Copy link
Member

roji commented Aug 24, 2019

As discussed offline, we should consider removing the separate "relational database modeling" subsection and merge its contents into general modeling. 99% of EF Core users are relational (so information is split across two places), and the split between relational and non-relational isn't very meaningful or interesting to the vast majority of users.

Where we think it's really important to highlight that something is relational, we can call it out.

@ajcvickers ajcvickers added this to the Backlog milestone Sep 6, 2019
roji added a commit that referenced this issue Sep 10, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 10, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 10, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 10, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 10, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 10, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 12, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Sep 12, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
@roji roji mentioned this issue Sep 30, 2019
@AndriySvyryd AndriySvyryd modified the milestones: Backlog, 3.1.0 Nov 21, 2019
roji added a commit that referenced this issue Dec 3, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 3, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 3, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 3, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 3, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 9, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 9, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
roji added a commit that referenced this issue Dec 9, 2019
* Merged modeling/relational/tables and modeling/relational/default-schema
  into modeling/included-types and renamed to types-and-tables.
* Show DataAnnotation/FluentAPI as tabs

Part of #1669
@AndriySvyryd
Copy link
Member

Related: #862

roji added a commit that referenced this issue Dec 11, 2019
* Merge included-properties, relational/columns and relational/data-types
  into a single entity-properties page.
* Clean up some minor entity type things.

Part of #1669
roji added a commit that referenced this issue Dec 11, 2019
* Merge included-properties, relational/columns and relational/data-types
  into a single entity-properties page.
* Clean up some minor entity type things.

Part of #1669
roji added a commit that referenced this issue Dec 19, 2019
Plus some general cleanup.

Part of #1669
roji added a commit that referenced this issue Dec 19, 2019
Plus some general cleanup.

Part of #1669
roji added a commit that referenced this issue Dec 19, 2019
roji added a commit that referenced this issue Dec 19, 2019
@roji
Copy link
Member Author

roji commented Dec 19, 2019

PRs are out merging all relational model building pages into non-relational.

roji added a commit that referenced this issue Dec 20, 2019
Plus some general cleanup.

Part of #1669
roji added a commit that referenced this issue Dec 20, 2019
roji added a commit that referenced this issue Dec 20, 2019
roji added a commit that referenced this issue Dec 20, 2019
roji added a commit that referenced this issue Dec 20, 2019
* Reorganize content based on topics and not convention/fluent API/data annotations, as done in #1669.
* Correct the documentation of the default property access mode (change from PreferFieldDuringConstruction to PreferField in 3.0), and add a note on the behavior change.
* Various other cleanups and improvements.
roji added a commit that referenced this issue Dec 21, 2019
roji added a commit that referenced this issue Dec 21, 2019
roji added a commit that referenced this issue Dec 21, 2019
roji added a commit that referenced this issue Dec 21, 2019
roji added a commit that referenced this issue Dec 21, 2019
roji added a commit that referenced this issue Dec 21, 2019
roji added a commit that referenced this issue Dec 27, 2019
roji added a commit that referenced this issue Dec 27, 2019
roji added a commit that referenced this issue Dec 27, 2019
roji added a commit that referenced this issue Dec 27, 2019
roji added a commit that referenced this issue Jan 3, 2020
@roji roji closed this as completed in #2007 Jan 3, 2020
roji added a commit that referenced this issue Jan 3, 2020
roji added a commit that referenced this issue Jan 14, 2020
* Reorganize content based on topics and not convention/fluent API/data annotations, as done in #1669.
* Correct the documentation of the default property access mode (change from PreferFieldDuringConstruction to PreferField in 3.0), and add a note on the behavior change.
* Various other cleanups and improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants