Skip to content

feat: add migrations via atlas#59

Open
LiquidLemon wants to merge 3 commits into
masterfrom
liquid/migrations
Open

feat: add migrations via atlas#59
LiquidLemon wants to merge 3 commits into
masterfrom
liquid/migrations

Conversation

@LiquidLemon

@LiquidLemon LiquidLemon commented Mar 22, 2024

Copy link
Copy Markdown
Member

Partially implements #58 (still need to automate applying migrations).

@not7cd not7cd self-requested a review March 22, 2024 01:41
Comment thread DEVELOPMENT.md
@@ -0,0 +1,10 @@
# Development

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either move everything related with development here from README or consolidate it with README file

Comment thread helpers/db_schema.sh
#!/bin/bash
export PYTHONPATH=.

poetry run python whois/db_schema.py

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this wrapper needed? Maybe we can run it as a module python -m whois.db_schema

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.

2 participants