-
Notifications
You must be signed in to change notification settings - Fork 0
Mim 2404 database schema migration first draft #23
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
6695eab
Started working Liquibase config
Glenruben 89ab3ec
Merge branch 'develop' into MIM-2404-database-schema-migration-start
Glenruben 7157451
Add prisma and make initial database introspection
Glenruben 9e95a03
Rename all tables, update Prisma schema
Glenruben e2010af
Removed Vite btw
Glenruben 03f2ce3
We won't be needing Liquibase config
Glenruben 372e065
No need to include the postgres driver
Glenruben 70c8651
add a first test, use node test runner with tsx
Glenruben 9c0ed69
Package application with pkgroll
Glenruben 62d3d57
Add PG schema to DB config and prisma schema
Glenruben 6fd3e63
Rename database url from environment, matches Nais
Glenruben 86329cf
Remove dev env variable
Glenruben 0b2fdc9
No need for this init file, it was for Liquibase
Glenruben b9ffe29
Add persistence documentation
Glenruben 9ac55ea
Documentation update
Glenruben 59d2d86
Add .env and db config to docs
Glenruben 80e2dca
Need to import config and ensure prisma connects to the database
Glenruben e6c1752
Remove generated prisma files.
Glenruben 72689a9
refactor: translated variables for database
annesiri 01531c4
Merge branch 'develop' into MIM-2404-database-schema-migration-start
Glenruben 7c7fe48
Upgrade to latest, major, version of Prisma
Glenruben 0c77dfc
Remove named schema, use public.
Glenruben 679eed1
Fjern referanse til prisma dev
Glenruben 090fcdd
Fjern utdatert folder fra gammel versjon av prisma
Glenruben fad7e63
Merge branch 'MIM-2404-translate-database-enities-to-english' into MI…
Glenruben 6378d39
Add migration script for renamed fields and tables
Glenruben 50786e0
Remove duplicate endpoint
Glenruben 61700ac
Remove comment
Glenruben 51bc192
Bumped package versions, including Prisma
Glenruben 7240c9f
Clarify documentation for Prisma first run
Glenruben a0f4e50
Rename scema field and column detaljnivå
Glenruben 13709b3
Override vulnerable packages from Prisma
Glenruben 9dd505f
Move ignore declaration for eslint to new location for Prisma generat…
Glenruben d847405
Merge branch 'develop' into MIM-2404-database-schema-migration-start
Glenruben c2d6c94
Translate navn field, remove comment
Glenruben f359666
Add placeholder env for building
Glenruben ef7a982
Remove outdated comment
Glenruben 0bc8221
Typo
Glenruben a16a79f
move env to job scope
Glenruben File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.