Ecosyste.ms: Issues

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

GitHub / cznic/ql issues and pull requests

#208 - subquery no result

Issue - State: closed - Opened by avelner about 6 years ago - 6 comments
Labels: bug

#207 - invalid memory address or nil pointer dereference

Issue - State: closed - Opened by avelner about 6 years ago - 1 comment
Labels: bug

#206 - A+C: add sbinet

Pull Request - State: closed - Opened by sbinet over 6 years ago - 5 comments

#205 - release: tag a new release with Go modules support ?

Issue - State: closed - Opened by sbinet over 6 years ago - 2 comments

#204 - ql: add support for Go module

Pull Request - State: closed - Opened by sbinet over 6 years ago

#203 - storage_test: compilation failure with go 1.11

Issue - State: closed - Opened by decathorpe over 6 years ago - 9 comments

#202 - Case Insensitive Table and Field Name

Issue - State: open - Opened by bangzek over 6 years ago - 1 comment
Labels: enhancement, help wanted

#201 - How to run all benchmark tests?

Issue - State: closed - Opened by didip over 6 years ago - 2 comments

#200 - Do you have plans to support expirable rows (rows with TTL)?

Issue - State: open - Opened by didip over 6 years ago - 4 comments

#199 - vgo get issue - expected?

Issue - State: closed - Opened by shogsbro over 6 years ago - 4 comments

#198 - [request]: Build dynamic query builder similar to sequel (rb)

Issue - State: open - Opened by mguentner over 6 years ago - 16 comments

#197 - Windows invalid URL escape panic

Issue - State: closed - Opened by errashe over 6 years ago - 1 comment

#196 - Autoincrement? for id column

Issue - State: closed - Opened by errashe over 6 years ago - 1 comment

#194 - Allow different Marshallers (protobuf etc) as database marshalling format

Issue - State: open - Opened by tandr almost 7 years ago
Labels: enhancement, help wanted

#193 - Support adding constrained columns on tables with existing data

Issue - State: closed - Opened by bspaans almost 7 years ago - 3 comments

#192 - issue190: add test to show argument order issue

Pull Request - State: closed - Opened by cryptix about 7 years ago - 3 comments

#191 - Argument order issue test

Pull Request - State: closed - Opened by cryptix about 7 years ago - 5 comments

#190 - invalid operation: y == x (mismatched types ... )

Issue - State: closed - Opened by cryptix about 7 years ago - 6 comments

#189 - Use physical columns instead of logical columns with simple indicies

Pull Request - State: closed - Opened by dbrower about 7 years ago - 2 comments

#188 - Panic when selecting from table with dropped column and new index

Issue - State: closed - Opened by dbrower about 7 years ago - 3 comments
Labels: bug

#187 - Panic when adding index to table with dropped column

Issue - State: closed - Opened by dbrower about 7 years ago
Labels: bug

#186 - Cannot use basic table From Mysql/ Postrges/ Sqlite3

Issue - State: closed - Opened by hibooboo2 over 7 years ago - 8 comments

#185 - issue: driver.NamedValue is undefined

Issue - State: closed - Opened by spesoul over 7 years ago - 6 comments

#184 - Query planner should use an index if available for any conditional

Issue - State: open - Opened by twitchyliquid64 over 7 years ago - 9 comments
Labels: enhancement, help wanted

#183 - FR: Use composite indexes in the query planner

Issue - State: open - Opened by twitchyliquid64 over 7 years ago - 6 comments
Labels: enhancement

#182 - WHERE and aliased columns

Issue - State: closed - Opened by xiam over 7 years ago - 3 comments
Labels: question

#181 - Do you have plans to add new types eg JSON?

Issue - State: open - Opened by DeadNumbers over 7 years ago - 7 comments
Labels: enhancement, question, help wanted

#180 - Support lt,gt,le,ge,ne,eq operators for blob

Pull Request - State: closed - Opened by ghost over 7 years ago - 3 comments

#179 - Read input from stdin

Pull Request - State: closed - Opened by gernest over 7 years ago

#178 - ql tool: no more works with stdin

Issue - State: closed - Opened by cznic over 7 years ago
Labels: bug

#177 - Composite unique index ?

Issue - State: closed - Opened by Menta2L over 7 years ago - 2 comments
Labels: question

#176 - Request: adding unicode supporting

Issue - State: closed - Opened by DeadNumbers over 7 years ago - 4 comments
Labels: enhancement

#175 - Add sleep built in function

Pull Request - State: closed - Opened by gernest over 7 years ago

#174 - ql does not support cyrillic in table or columns name?

Issue - State: closed - Opened by DeadNumbers over 7 years ago - 4 comments
Labels: question

#173 - Evaluate field expression when selecting on dummy tables

Pull Request - State: closed - Opened by gernest over 7 years ago

#172 - [WIP] Support for go1.8

Pull Request - State: closed - Opened by gernest over 7 years ago - 8 comments

#171 - Add support for interactive mode in ql tool

Pull Request - State: closed - Opened by gernest over 7 years ago

#170 - guard mem store against race condition

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#169 - Race at tip

Issue - State: closed - Opened by cznic over 7 years ago - 4 comments
Labels: bug

#168 - Fix proper set result field names when using join clause

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#167 - Add support for multiple result set (go1.8)

Pull Request - State: closed - Opened by gernest over 7 years ago

#166 - Fix scanning of dummy table values

Pull Request - State: closed - Opened by gernest over 7 years ago

#165 - cache selectStmt inside where exists (select...)

Pull Request - State: closed - Opened by gernest over 7 years ago - 4 comments

#164 - refactor issue #155 implementation

Pull Request - State: closed - Opened by gernest over 7 years ago

#163 - Confusing test case

Issue - State: closed - Opened by gernest over 7 years ago - 1 comment

#162 - remove unused plan type

Pull Request - State: closed - Opened by gernest over 7 years ago - 3 comments

#161 - ensure where exists (select...) is evaluated only once

Pull Request - State: closed - Opened by gernest over 7 years ago - 4 comments

#160 - Adding support of INNER JOIN

Issue - State: closed - Opened by gernest over 7 years ago - 4 comments

#159 - select in where exists (select...) must be evaluated only once.

Issue - State: closed - Opened by cznic over 7 years ago - 1 comment
Labels: enhancement

#158 - support where exists and where not exists

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#157 - exists field is not properly set on whereRset

Issue - State: closed - Opened by gernest over 7 years ago - 8 comments

#156 - Implement dummy table support

Pull Request - State: closed - Opened by gernest over 7 years ago - 17 comments

#155 - How do i use dummy table in ql?

Issue - State: closed - Opened by gernest over 7 years ago - 24 comments
Labels: question

#154 - Compile without CGO?

Issue - State: closed - Opened by mbergin over 7 years ago - 2 comments

#153 - Add missing reserved keywords in doc. Closes #152

Pull Request - State: closed - Opened by boyvanduuren over 7 years ago - 4 comments

#152 - `commit` cannot be used as an identifier

Issue - State: closed - Opened by boyvanduuren over 7 years ago - 3 comments
Labels: bug, Documentation

#151 - `NOT IN` don't work correctly

Issue - State: closed - Opened by tani almost 8 years ago - 6 comments
Labels: bug

#150 - Concurrent map read and map write when multiple reads

Issue - State: open - Opened by cznic almost 8 years ago - 4 comments
Labels: bug

#149 - Ping hangs in github.com/go-hep/csvutil/driver_test.go

Issue - State: closed - Opened by cznic almost 8 years ago - 4 comments
Labels: bug

#148 - autoincrement field property?

Issue - State: closed - Opened by jamesrr39 almost 8 years ago - 3 comments
Labels: question

#147 - Is there a ql dialect for gorp?

Issue - State: open - Opened by alexflint almost 8 years ago - 3 comments
Labels: question

#146 - Ensure / separated URLs on Windows - partial fix for #145

Pull Request - State: closed - Opened by vkryukov almost 8 years ago - 1 comment

#145 - Tests fail on Windows due to platform differences

Issue - State: open - Opened by vkryukov almost 8 years ago - 3 comments

#144 - Add an option to remove empty WAL file on exit. Fix #143.

Pull Request - State: closed - Opened by vkryukov almost 8 years ago - 4 comments

#143 - Zero-size WAL files are not removed on exit

Issue - State: closed - Opened by vkryukov almost 8 years ago - 13 comments
Labels: question

#142 - Open or Create database

Issue - State: closed - Opened by TheMrViper about 8 years ago - 4 comments
Labels: bug

#141 - go1.8: support for additional features

Issue - State: closed - Opened by kardianos about 8 years ago - 3 comments
Labels: enhancement

#140 - RFE: "free-space headroom" or "spare-block pool"

Issue - State: closed - Opened by squeed about 8 years ago - 17 comments
Labels: enhancement

#139 - mobile testing

Issue - State: closed - Opened by joeblew99 about 8 years ago - 5 comments
Labels: question

#138 - Inconsistent column selection behavior?

Issue - State: closed - Opened by peterbourgon about 8 years ago - 2 comments

#137 - Nested select statement result set fields unnamed when using join clause

Issue - State: closed - Opened by cznic about 8 years ago
Labels: bug

#136 - Multiple joins?

Issue - State: open - Opened by devfacet about 8 years ago - 12 comments
Labels: question

#135 - Record size limit for file backed db

Issue - State: closed - Opened by devfacet about 8 years ago - 2 comments
Labels: question

#134 - Any simple way of only inserting a record if it doesn't already exist?

Issue - State: open - Opened by mowings about 8 years ago - 6 comments

#133 - Unable to compile without cgo using go 1.7 on Windows 8.1

Issue - State: closed - Opened by sqdk about 8 years ago - 2 comments

#132 - unable to GROUP BY, or ORDER BY on Android -- "open /tmp/ql-tmp-260419420: no such file or directory"

Issue - State: open - Opened by abbeydabiri over 8 years ago - 13 comments
Labels: bug, help wanted

#131 - Support SQL equals comparison

Issue - State: closed - Opened by squaremo over 8 years ago - 1 comment

#130 - Fix typo

Pull Request - State: closed - Opened by gernest over 8 years ago - 3 comments

#129 - Optionally disable compression with disk backed databases

Issue - State: open - Opened by mjgarton over 8 years ago - 3 comments
Labels: enhancement

#128 - Consider using go's native vendoring mechanism

Issue - State: closed - Opened by s-urbaniak over 8 years ago - 24 comments

#127 - file.go: check for nil when cleaning WAL file

Pull Request - State: closed - Opened by iaguis over 8 years ago - 3 comments

#126 - Data race

Issue - State: closed - Opened by jvatic over 8 years ago - 6 comments
Labels: bug

#125 - Go get fails due to camlistore canonical import paths.

Issue - State: closed - Opened by cznic over 8 years ago

#124 - ORDER BY only return rows if there is an implicit index

Issue - State: closed - Opened by eliasnaur over 8 years ago - 2 comments
Labels: bug

#123 - Use the canonical import path for go4.org/lock

Pull Request - State: closed - Opened by eliasnaur over 8 years ago - 4 comments

#122 - vendoring github.com/camlistore/go4/lock

Issue - State: closed - Opened by onlyjob over 8 years ago - 18 comments
Labels: enhancement

#121 - please tag formal releases

Issue - State: closed - Opened by onlyjob over 8 years ago - 7 comments

#120 - gitignore intellij project files

Pull Request - State: closed - Opened by gesellix almost 9 years ago - 2 comments
Labels: wontfix

#119 - [FYI]: ql performance slowdown with latest go1.6 runtime

Issue - State: closed - Opened by nekrondev almost 9 years ago - 5 comments
Labels: wontfix

#118 - Index on time field will fail select statement

Issue - State: closed - Opened by nekrondev almost 9 years ago
Labels: bug

#117 - file.go: Update the camlistore/lock to camlistore/go4/lock.

Pull Request - State: closed - Opened by yifan-gu almost 9 years ago - 1 comment

#116 - Multi-process database access

Issue - State: closed - Opened by renfredxh almost 9 years ago - 2 comments
Labels: question

#106 - sql driver Exec should creates its own transaction

Issue - State: open - Opened by zan-xhipe about 9 years ago - 11 comments
Labels: enhancement, help wanted

#86 - QL not really "pure Go" - go get pulls in cznic/zappy that needs CGO environment

Issue - State: closed - Opened by srinathh over 9 years ago - 5 comments
Labels: question

#59 - Questions about scalability, and doing backups

Issue - State: open - Opened by twitchyliquid64 over 10 years ago - 31 comments

#55 - Add support for refential integrity

Issue - State: open - Opened by metakeule over 10 years ago - 4 comments
Labels: enhancement

#52 - quote of column name or table name

Issue - State: closed - Opened by lunny over 10 years ago - 9 comments
Labels: wontfix

#30 - Consider adopting github.com/bradfitz/go-sql-test

Issue - State: closed - Opened by cznic over 10 years ago - 2 comments
Labels: enhancement

#25 - []int8, []int16, []int32, []int64, []uint8 datatypes

Issue - State: open - Opened by krolaw over 10 years ago - 5 comments
Labels: enhancement, question