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

db resolver #185

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

db resolver #185

wants to merge 21 commits into from

Conversation

jbothma
Copy link
Contributor

@jbothma jbothma commented Jan 3, 2025

super rough port so far, with connection passed as arg for external transaction control

engine: Engine,
metadata: MetaData,
create: bool = False,
table_name: str = "resolver",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

basic configurable table name test

@pudo
Copy link
Member

pudo commented Jan 17, 2025

How do we feel about having soft delete on the resolver (next week!!!!)

nomenklatura/store/__init__.py Outdated Show resolved Hide resolved
nomenklatura/resolver/resolver.py Outdated Show resolved Hide resolved
nomenklatura/tui/app.py Show resolved Hide resolved
tests/conftest.py Outdated Show resolved Hide resolved
nomenklatura/resolver/resolver.py Show resolved Hide resolved
tests/test_resolver.py Show resolved Hide resolved
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