Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / doug-martin/goqu issues and pull requests

#434 - MySQL. Incorrect table alias escaping with " instead of `

Issue - State: open - Opened by lesichkovm 27 days ago - 1 comment

#433 - Support struct field goqu: "skipselect"

Issue - State: open - Opened by Smithx10 28 days ago

#432 - sqlite3 dialect incorrectly states RETURNING clause isn't supported

Issue - State: closed - Opened by yktoo about 2 months ago - 2 comments

#430 - feat: Enable custom join statements

Pull Request - State: open - Opened by darwin67 2 months ago - 3 comments

#429 - DELETE`offset > 0` rule in `OrderWithOffsetFetchSQL`

Issue - State: open - Opened by nek1kek 3 months ago

#427 - Prepared(true) does not work with postgres

Issue - State: open - Opened by veqryn 3 months ago - 4 comments

#426 - unexpected error: too many SQL variables

Issue - State: open - Opened by lesichkovm 5 months ago

#425 - Features compared to squirrel, fragmenta/query

Issue - State: open - Opened by musinit 6 months ago

#424 - chore: `ScanStructContext` description

Pull Request - State: open - Opened by shortcuts 6 months ago

#423 - Custom join statement

Issue - State: open - Opened by darwin67 6 months ago - 2 comments

#422 - feat: allow conflict targets in ON CONFLICT DO NOTHING

Pull Request - State: open - Opened by pedrohavay 6 months ago

#421 - Uint support

Pull Request - State: open - Opened by walnuts1018 6 months ago - 1 comment

#420 - Providing Migration Tool to Xorm?

Issue - State: open - Opened by freedomhz 7 months ago

#419 - export sql to file

Issue - State: open - Opened by wavemoroc001 7 months ago

#418 - go-zero 生成的crud过于简单

Issue - State: open - Opened by vine2024 7 months ago

#417 - How do I create a AND NOT?

Issue - State: closed - Opened by macnibblet 7 months ago - 1 comment

#416 - Adding `REPLACE INTO` methods

Issue - State: closed - Opened by idanoo 7 months ago - 1 comment

#415 - Make `RegisterDialect` concurrency safe

Issue - State: open - Opened by amanangira 8 months ago

#414 - A table wrapper analogous to the dialect wrapper

Issue - State: open - Opened by IanBurgan 8 months ago

#412 - #204: support exists expression

Pull Request - State: open - Opened by Yakov-Varnaev 8 months ago

#411 - Incorrect query in sqlserver dialect

Issue - State: open - Opened by pawan-lambda 8 months ago

#410 - Re-merge Instabase changes

Pull Request - State: closed - Opened by mfichman 8 months ago

#409 - Add Function to Ensure Dialect is Imported

Issue - State: open - Opened by ktogo 9 months ago - 1 comment

#407 - feat(expressions): add NULLIF helper

Pull Request - State: open - Opened by PJHRobles 10 months ago

#406 - Add NULLIF operator

Issue - State: open - Opened by PJHRobles 10 months ago

#405 - Add collate for order by

Pull Request - State: open - Opened by tanner-lai 10 months ago

#404 - Use consistent naming and formatting

Pull Request - State: open - Opened by statist32 10 months ago

#403 - Recursive CTE with CYCLE in postgres

Issue - State: open - Opened by sttts 10 months ago

#402 - Convert raw query into goqu

Issue - State: open - Opened by freshteapot 10 months ago

#401 - Add support for Teradata's QUALIFY clause

Pull Request - State: open - Opened by slessard 11 months ago

#400 - mysql8: enable cte

Pull Request - State: closed - Opened by denchenkobp 11 months ago

#399 - ScanStruct support for structs with Interface types

Pull Request - State: open - Opened by arkamar 11 months ago

#398 - chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.17.0

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#397 - Check spelling of the documentation

Pull Request - State: closed - Opened by t-arik 11 months ago

#396 - Do not interpolate parameters by default

Issue - State: closed - Opened by pprishchepa about 1 year ago - 2 comments

#395 - Add singlestore mysql dialect variation

Pull Request - State: open - Opened by sankemax about 1 year ago

#394 - `goqu:"omitempty"` not omit empty field.

Issue - State: open - Opened by BhautikChudasama about 1 year ago - 2 comments

#393 - Support for USE INDEX for query hints

Issue - State: open - Opened by utkarshgpta about 1 year ago

#392 - How to build multiple dynamic set fields

Issue - State: open - Opened by elielr01 about 1 year ago

#391 - Query on maintenance status

Issue - State: open - Opened by JoelOtter over 1 year ago - 4 comments

#390 - For NOT LIKE, could be wonderful to add sql expression

Issue - State: open - Opened by albulescu over 1 year ago

#389 - feat: allow []exp.UpdateExpression as Set values.

Pull Request - State: closed - Opened by kvii over 1 year ago - 2 comments

#386 - Upgrade dependencies

Pull Request - State: closed - Opened by funkyshu over 1 year ago - 2 comments

#385 - Using prepared statment results in error

Issue - State: open - Opened by pdeva over 1 year ago - 4 comments

#384 - Cannot reproduce examples: goqu.T() is unknown

Issue - State: closed - Opened by yktoo over 1 year ago - 1 comment

#383 - Producing an Anti Injection Query

Issue - State: closed - Opened by confusionhill over 1 year ago - 1 comment

#382 - There are doubts about the use of Order

Issue - State: closed - Opened by duolabmeng6 over 1 year ago

#381 - is goqu expressive enough to use as an AST backend ?

Issue - State: open - Opened by forrackun over 1 year ago - 1 comment

#380 - Issue with order by sql generation (mysql)

Issue - State: closed - Opened by amitavaghosh1 over 1 year ago - 1 comment

#379 - chore(deps): bump golang.org/x/crypto from 0.0.0-20190605123033-f99c8df09eb5 to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#378 - mysql dialect DELETE syntax error

Issue - State: closed - Opened by Fanduzi almost 2 years ago - 3 comments

#377 - Help building query for full text search for mysql

Issue - State: closed - Opened by amitavaghosh1 almost 2 years ago - 1 comment

#376 - chore: fix typo in column list expression builder

Pull Request - State: closed - Opened by philippfrank almost 2 years ago

#375 - chore(expression): fix typo

Pull Request - State: closed - Opened by civilizeddev almost 2 years ago - 1 comment

#374 - Is there a tag ignore non-existing SQL column?

Issue - State: open - Opened by iredmail almost 2 years ago

#373 - do not produce ignore for on conflict updates

Pull Request - State: open - Opened by kirill-lokhmatov almost 2 years ago

#372 - compile failure using expressions in v9.18.0

Issue - State: closed - Opened by kirill-lokhmatov almost 2 years ago - 1 comment

#371 - go 1.19.2 mysql dialect dont load

Issue - State: closed - Opened by kirill-lokhmatov almost 2 years ago - 3 comments

#370 - CTEs do not inherit dialect of the main dataset

Issue - State: open - Opened by sgrishanin almost 2 years ago - 2 comments

#369 - Add option to support uppercase identifiers

Pull Request - State: closed - Opened by mfichman almost 2 years ago

#368 - Links in Dialect documentation are broken

Issue - State: open - Opened by tim-hardcastle almost 2 years ago

#367 -  How to build SET "field = field + value" in UPDATE.

Issue - State: closed - Opened by ghost almost 2 years ago - 2 comments

#366 - I made a playground for goqu.

Issue - State: open - Opened by wirekang almost 2 years ago - 1 comment

#365 - Add Oracle support

Pull Request - State: closed - Opened by mfichman about 2 years ago - 1 comment

#364 - Add Array Join support

Pull Request - State: open - Opened by NaLLiFFuNT about 2 years ago

#363 - Prepared statement error after `EqOp` to `IsOp` cast

Issue - State: open - Opened by Kxzuir about 2 years ago

#362 - MySQL 8.0 *does* support WITH CTE

Issue - State: open - Opened by sankemax about 2 years ago - 2 comments

#361 - add singlestore variation (support for with cte) in mysql

Pull Request - State: closed - Opened by sankemax about 2 years ago

#360 - SqlServer dialect and table hint `With (NOLOCK)`

Issue - State: open - Opened by drgarcia1986 about 2 years ago

#359 - fix: Update sqlite dialect to allow RETURNING clauses

Pull Request - State: closed - Opened by abdusco about 2 years ago - 1 comment

#358 - SQLite supports `RETURNING` clauses

Issue - State: closed - Opened by abdusco about 2 years ago

#357 - fix: treat single subselect properly

Pull Request - State: open - Opened by nic11 about 2 years ago - 1 comment

#356 - skipinsert and skipupdate have no effect on structs

Issue - State: open - Opened by mrwuzz about 2 years ago

#355 - Add oracle support

Issue - State: open - Opened by justinosbaldiston about 2 years ago - 1 comment

#354 - Fix docstring for Select

Pull Request - State: closed - Opened by nic11 about 2 years ago

#353 - Interpolation fails with BLOB columns in sqlite

Issue - State: open - Opened by abdusco about 2 years ago

#352 - How to generate nested select statements

Issue - State: open - Opened by parnic about 2 years ago - 3 comments

#351 - fix: fix sql generation for json.RawMessage

Pull Request - State: open - Opened by lefinal about 2 years ago - 1 comment

#350 - json.RawMessage behavior differs from byte slice

Issue - State: open - Opened by lefinal about 2 years ago

#349 - Disabling the quotes to wrap schema/table/column in statements

Issue - State: closed - Opened by ic2hrmk about 2 years ago

#348 - PostgreSQL. DELETE FROM ... USING

Issue - State: open - Opened by inpos about 2 years ago - 2 comments

#346 - ScanStruct ignore or exclude some fields

Issue - State: open - Opened by bodinsamuel over 2 years ago - 1 comment

#345 - Maybe not all order literal is composed of Literal and asc

Issue - State: open - Opened by tomatopunk over 2 years ago - 1 comment

#344 - Qualify clause

Pull Request - State: closed - Opened by slessard over 2 years ago

#343 - Support QUALIFY clause

Issue - State: open - Opened by slessard over 2 years ago

#342 - Add support for QUALIFY clause

Issue - State: open - Opened by slessard over 2 years ago

#341 - Cannot run tests

Issue - State: open - Opened by slessard over 2 years ago

#340 - improve dialects usage

Pull Request - State: closed - Opened by caioaao over 2 years ago

#339 - multiple columns for postgres `on conflict` clause

Issue - State: open - Opened by spiralw over 2 years ago - 6 comments

#338 - Uint is reduced to int

Issue - State: open - Opened by mvrshvl over 2 years ago

#337 - pgx BinaryEncoder types are not parsed correctly

Issue - State: open - Opened by fusioned over 2 years ago - 1 comment

#336 - fix: support defaultifempty on struct and array types

Pull Request - State: open - Opened by chrisseto over 2 years ago