dataguide
dataguide copied to clipboard
🗄️ Prisma's Data Guide - A growing library of articles focused on making databases more approachable.
Remove trailing slashes in dataguide internal links eg: [foreign key constraints](https://www.prisma.io/dataguide/datamodeling/correctness-constraints/#on-the-database-foreign-keys) in https://www.prisma.io/dataguide/datamodeling/know-your-problem-space
remove repeated word
Let's add an entry to the glossary explaining what a query is.
I think your PRs would also greatly benefit from having something like https://github.com/prisma/docs/blob/main/.github/workflows/list-changed-pages.yml in the docs, that posts a comment on each PR with direct links to the previews of...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 1.2.34 to 2.14.1. Release notes Sourced from gatsby-plugin-mdx's releases. New MongoDB source plugin! Exciting to see the first source plugin for a database added! Added Add gatsby-source-mongodb...
Bumps [devcert](https://github.com/davewasmer/devcert) from 1.1.3 to 1.2.1. Commits 1ed164f 1.2.1 b076321 switch from vulnerable VALID_DOMAIN regex to is-valid-domain lib (#79) fecd645 1.2.0 92a14f8 chore: bring lockfiles current be273aa Feature: Allow multiple...
Because there are some routine downstream actions that typically need to take place once an article is published on the Data Guide, it'd be helpful to be able to automatically...