Commit bebb140
committed
Break the main library and tests into separate projects
MASSIVE GIT CHURN. This took a bit of thought on whether I want to do
this or not, but I'm starting to think about codegen, which will need to
be a separate project. While I could make it another repo, ultimately it
needs to move in lockstep with the main repo, and often changes will
affect both. As such, I need this repo to be set up for multiple
projects, and tests should be a separate project so they can have an
independent build script.1 parent 1d4b417 commit bebb140
104 files changed
Lines changed: 14 additions & 4 deletions
File tree
- yaqb_tests
- tests
- compile-fail
- expressions
- yaqb
- src
- connection
- expression
- expression_methods
- extensions
- functions
- ops
- query_builder
- select_statement
- update_statement
- query_dsl
- query_source
- types
- impls
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments