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

Hashmaps #10

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Hashmaps #10

merged 4 commits into from
Dec 13, 2024

Conversation

giuseppe-g-gelardi
Copy link
Owner

update tables and rows to hashmaps, from arrays -- need to clean up but im tired.

src/lib.rs Outdated
@@ -17,3 +17,11 @@ pub use query::Query;
pub use table::Table;
pub use util::setup_temp_db;
pub use view::View;

use tracing_subscriber;
Copy link
Owner Author

Choose a reason for hiding this comment

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

remove this

@giuseppe-g-gelardi giuseppe-g-gelardi merged commit 11537c2 into main Dec 13, 2024
2 checks passed
@giuseppe-g-gelardi giuseppe-g-gelardi deleted the hashmaps branch December 13, 2024 13:25
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.

1 participant