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

[DNM] experimental orm integration into storage-backed memo #37

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

Conversation

yliang412
Copy link
Member

very experimental

connortsui20 and others added 5 commits November 11, 2024 20:14
This commit adds a `Memo` trait and a first draft of an implementation
of the `Memo` trait via the backed ORM-mapped database.

move things into `memo` submodule

change to `BackendManager`

merge with cost model trait and implementation

Quick format fix

make columns nullable for cost model (#21)

add doc for cost model migrators

Add mock catalog

Fix some chores

add memo trait

move things into `memo` submodule

change to `BackendManager`

merge with cost model trait and implementation

fix duplicate def
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