crafting-table icon indicating copy to clipboard operation
crafting-table copied to clipboard

SQL database repository code generator based on model

Results 9 crafting-table issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement
feature

In the "function builder layer", we need the new builder for update queries. It needs to change the ct-manifest schema.

feature

**Describe alternatives you've considered** Get costume variables in the manifest file and select variables in the query with them.

bug

add integration test runner to CI

enhancement

Use [https://pkg.go.dev/database/sql](url) in the code and add a new flag for selecting library.

enhancement