Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / canonical/sqlair issues and pull requests
#164 - Locating the original query once it's been transpiled to sql syntax from sqlair is non-obvious
Issue -
State: open - Opened by SimonRichardson 2 months ago
- 2 comments
#163 - docs: move syntax docs to RTD reference
Pull Request -
State: closed - Opened by Aflynn50 2 months ago
#162 - Using generic types as query arguments is not possible
Issue -
State: open - Opened by manadart 3 months ago
#161 - docs: add page on types
Pull Request -
State: closed - Opened by Aflynn50 3 months ago
#160 - Fix spelling in docs
Pull Request -
State: closed - Opened by Aflynn50 4 months ago
#159 - docs: fix issues with formatting
Pull Request -
State: closed - Opened by Aflynn50 4 months ago
#158 - fix: prepend locations in .readthedocs.yaml with with docs directory
Pull Request -
State: closed - Opened by Aflynn50 4 months ago
#157 - fix: format in read the docs yaml
Pull Request -
State: closed - Opened by Aflynn50 4 months ago
#156 - Add sphinx documentation for Read The Docs
Pull Request -
State: closed - Opened by Aflynn50 5 months ago
#155 - Selecting columns with keywords fails because insufficient quoting rules.
Issue -
State: open - Opened by SimonRichardson 5 months ago
- 2 comments
#154 - Selection without using an output argument returns invalid result
Issue -
State: open - Opened by SimonRichardson 5 months ago
- 2 comments
#153 - fix: add error for unused types in prepare and refactor bindtypes/arginfo
Pull Request -
State: closed - Opened by Aflynn50 6 months ago
- 1 comment
Labels: Bug
#152 - How do joins work?
Issue -
State: closed - Opened by cpg1111 6 months ago
- 1 comment
#151 - INSERT... RETURNING results in no rows in result error
Issue -
State: open - Opened by cpg1111 6 months ago
- 1 comment
#150 - Add SQLair introduction link to README
Pull Request -
State: closed - Opened by Aflynn50 7 months ago
#149 - feat: add a cache for driver prepared statements
Pull Request -
State: closed - Opened by Aflynn50 7 months ago
- 1 comment
#148 - Input in '' quotation are not parsed by SQLair
Issue -
State: closed - Opened by ycliuhw 7 months ago
- 2 comments
#147 - Scanning into time.Time
Issue -
State: closed - Opened by Aflynn50 7 months ago
- 1 comment
#146 - Inputs within other expressions not parsed by SQLair
Issue -
State: open - Opened by Aflynn50 7 months ago
#145 - Add bulk insert support
Pull Request -
State: closed - Opened by Aflynn50 8 months ago
- 3 comments
#144 - Use vars for database entries and add INSERT tests
Pull Request -
State: closed - Opened by Aflynn50 8 months ago
#143 - Bugfix: Expose SQL ErrNoRows from GetAll by removing unhelpful wrapper
Pull Request -
State: closed - Opened by Aflynn50 8 months ago
#142 - Allow omitempty flag to be used with INSERT statements
Pull Request -
State: closed - Opened by Aflynn50 8 months ago
#141 - Add embedded struct support
Pull Request -
State: closed - Opened by Aflynn50 9 months ago
#140 - Add support for parsing unicode chars in column names and tags
Pull Request -
State: closed - Opened by Aflynn50 9 months ago
#139 - feat: insert expr support
Pull Request -
State: closed - Opened by letFunny 9 months ago
#138 - Return ErrNoRows when GetAll finds no results
Pull Request -
State: closed - Opened by Aflynn50 10 months ago
#137 - simplify parser
Pull Request -
State: closed - Opened by letFunny 10 months ago
- 1 comment
#136 - Add support for nil slices
Pull Request -
State: closed - Opened by Aflynn50 10 months ago
#135 - Basic usage examples
Pull Request -
State: closed - Opened by Aflynn50 10 months ago
#134 - Move input and output argument validation to typeinfo package
Pull Request -
State: closed - Opened by Aflynn50 10 months ago
#133 - bugfix: ignore SQL function calls in output expressions
Pull Request -
State: closed - Opened by letFunny 10 months ago
#132 - Add bindTypes method to expression
Pull Request -
State: closed - Opened by Aflynn50 11 months ago
Labels: Priority
#131 - Add parsing support for input expressions in INSERT statements
Pull Request -
State: closed - Opened by Aflynn50 11 months ago
#130 - Add type support for slice inputs
Pull Request -
State: closed - Opened by Aflynn50 11 months ago
#129 - bugfix: Fix duplicate output error
Pull Request -
State: closed - Opened by Aflynn50 12 months ago
- 3 comments
Labels: Bug
#128 - refactor: remove cache
Pull Request -
State: closed - Opened by letFunny 12 months ago
#127 - Redistribute Type Bind responsibility
Pull Request -
State: closed - Opened by Aflynn50 12 months ago
- 1 comment
Labels: Priority
#126 - Seperate cache operations from SQLair logic
Pull Request -
State: closed - Opened by Aflynn50 12 months ago
- 1 comment
#125 - Add copyright headers to files
Pull Request -
State: closed - Opened by Aflynn50 12 months ago
- 1 comment
#124 - Rework typeinfo to allow for slices
Pull Request -
State: closed - Opened by Aflynn50 almost 1 year ago
#123 - Colocate methods with type definitions
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#122 - Change names and add documentation for new pipeline
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#121 - Separate concerns relating to reflection and type information
Pull Request -
State: closed - Opened by manadart about 1 year ago
#120 - Add year and company to the license
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#119 - Test for prepared statement leaks
Pull Request -
State: closed - Opened by letFunny about 1 year ago
#118 - bugfix: Iter.Get check number of args to prevent panic
Pull Request -
State: closed - Opened by letFunny about 1 year ago
- 1 comment
Labels: Bug
#117 - bugfix: statement prepared in TX is closed with TX
Pull Request -
State: closed - Opened by letFunny about 1 year ago
- 1 comment
Labels: Bug
#116 - Move marker methods from prepare.go to query.go
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
- 1 comment
Labels: Reviewed, Simple
#115 - Update field names in expr_test.go
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#114 - feat: parse slice expressions
Pull Request -
State: closed - Opened by letFunny about 1 year ago
- 3 comments
Labels: Priority
#113 - Remove unnecessary allocation when scanning unused columns
Pull Request -
State: closed - Opened by letFunny about 1 year ago
- 1 comment
#112 - Move SQL generation from the Type Bind stage to Query stage.
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
Labels: Priority
#111 - bugfix: race condition, statement was closed early
Pull Request -
State: closed - Opened by letFunny about 1 year ago
#110 - Replace typeName and columnName
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
Labels: Simple
#109 - Change name of parseIdentifer to parseName
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
Labels: Polish, Simple
#108 - Add line numbers and columns to error messages
Pull Request -
State: closed - Opened by letFunny about 1 year ago
- 1 comment
#107 - Include raw expression in `Query` errors
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
- 2 comments
#106 - Support for Get with a partial list of values
Pull Request -
State: closed - Opened by letFunny about 1 year ago
- 5 comments
#105 - Refactor fetchInfo
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
Labels: Priority, Reviewed
#104 - SQL functions as columns (not saved in output expressions)
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#103 - Change switch/case in Prepare methods of typeInfo
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
Labels: Polish, Priority
#102 - Use vars in tests
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#101 - Replace fullName with two seperate types
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
Labels: Reviewed
#100 - Add latest Go verison to CI
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#99 - Include expression in prepare errors
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
#98 - bugfix: Fix duplicate type members in query catch
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
- 1 comment
Labels: Bug
#97 - Add support for basic types
Pull Request -
State: closed - Opened by Aflynn50 about 1 year ago
- 1 comment
#96 - Improve Go Report Card score
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
- 1 comment
Labels: Polish
#95 - Improve use of go check in tests
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish
#94 - Improve comments in `sqlair.go`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish
#93 - Improve comments in `query.go`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish
#92 - Improve comments on parts in `parser.go` and in `typeinfo.go`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish
#91 - Improve comments in `prepare.go`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish, Reviewed
#90 - Improve comments in `parser.go`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish, Reviewed, Simple
#89 - Error on missing output columns
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Bug, Reviewed, Simple
#88 - Error on struct with no tags
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Bug
#87 - Enforce matching bracketing in output expressions
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#86 - Error on unexpected output in `GetAll`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Bug
#85 - Fix: GetAll not accepting slices of maps
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Bug
#84 - Allow Unicode struct (field) names and column names
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
- 1 comment
Labels: Reviewed
#83 - Add support for embedded/nested structs
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
- 1 comment
#82 - Allow SQL functions as column names
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
- 1 comment
Labels: Priority
#81 - Prepare statements on DB when Query created
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#80 - Set to zero on `NULL`
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#79 - Do a db/tx prepare on the creation of a query
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#78 - [JUJU-3907] Rename sqlair.TX and associations to use "Tx"
Pull Request -
State: closed - Opened by manadart over 1 year ago
- 1 comment
#77 - Update go docs with info about maps
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Simple
#76 - Add support for input slices
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
- 2 comments
Labels: Priority, Reviewed
#75 - Change mapKey and structField to be passed by reference
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#74 - Minimal readme
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#73 - Mixed types output exprs
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Priority
#72 - Rename Source and Target
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Simple
#71 - Add go doc for project
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Priority
#70 - Add examples
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Reviewed
#69 - Add support for input expressions in INSERT statements
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
- 2 comments
Labels: Priority
#68 - Remove NewTX
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#67 - Add SetContext to Query
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
#66 - Factor out QueryContext and ExecContext to seperate functions
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago
Labels: Polish, Simple
#65 - DQLite tests
Pull Request -
State: closed - Opened by Aflynn50 over 1 year ago