Skip to content

Conversation

@ncoop57
Copy link
Contributor

@ncoop57 ncoop57 commented Jan 8, 2026

  • Align Database/DBTable helpers and query utilities with fastlite-style APIs
  • Add dataclass generation and schema helpers for tables/views

Copied and slightly modifed fastlite's index.ipynb as gold standard for what the API should look and function like and it now runs e2e. I omitted the diagram and import_file functions for now since they aren't really used much. I also added an update_where function that I think will come in handy.

@ncoop57 ncoop57 added the enhancement New feature or request label Jan 8, 2026
@ncoop57 ncoop57 changed the title Refactor to be equivalent to fastlite Refactor: align fastsql core with fastlite-style APIs Jan 9, 2026
@ncoop57 ncoop57 marked this pull request as ready for review January 9, 2026 03:38
@ncoop57 ncoop57 requested a review from jph00 January 9, 2026 03:38
@jph00
Copy link
Contributor

jph00 commented Jan 9, 2026

schweeet! :D

@jph00 jph00 merged commit 4312a06 into main Jan 9, 2026
2 checks passed
@jph00
Copy link
Contributor

jph00 commented Jan 9, 2026

Should I do a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants