chinedufn/psd 127
A Rust API for parsing and working with PSD files.
Simple linter to check that your code does not contain non-ASCII identifiers
Go byte slice cursor
Drone plugin for sending VK messages
nhentai.net API Client
Golang Terraria protocol implementation
Simple tool to compare two zip files.
Easily create & extract archives, and compress & decompress files of various formats
Go AST utility package
Script Based Alert Manager
startedsherlock-project/sherlock
started time in 14 minutes
starteddolthub/go-mysql-server
started time in 38 minutes
push eventtdakkota/genji
commit sha 2a965837094f6d42ca34a503458e8eda3dacc136
Fixes divide by zero panic (#272) Co-authored-by: George Felix <[email protected]> Co-authored-by: Ivan Trubach <[email protected]>
commit sha ca79d717a06b2fd22a255bc63ec4004f682072da
Fix fuzz workflow failing when there are no crashers Interrupting go-fuzz always returns non-zero error code, so we ignore it.
commit sha eb571d94f9c5900ce8239bb892a515b8fa7e0028
feat: add DEFAULT constraint support
commit sha 7f9cc224fb0b9df321ca1c914ebac82b868dbe84
feat: ALTER TABLE ADD COLUMN statement support
commit sha 06c2fafaea55e9e3bf869fc4ca7c9117566527f5
feat: add FIELD keyword, add some tests
commit sha 9219289ec21fdfde04606b7a023642cd99b399dd
fix: rename AddColumn to AddField, AlterTableAddColumn to AlterTableAddField
commit sha c86f5e80dd9caf90c513a59c24f6f82cbdfe4f4b
fix: resolve comments, remove COLUMN keyword
commit sha 5238fd9ecc5a161d209bbe74ff195266a3e8ee9b
fix: disallow adding field with primary key constraint
commit sha 3eae5e02331b6bbabcc7433fbe0afbcd8f22bd30
fix: change error message
commit sha d4d3e0709cdc92f35661530f05611e81dbb38668
fix: remove unwanted Delete call
commit sha 1368825287987c2461286388277a0bae21408123
feat: add constraint checking when creating table
commit sha 76a5219499e400d25f50b0d4cf3494651953fc14
fix: improve error messages, resolve comments
commit sha ba30f749ecb15a08f13cb77b4b8d65d8dfaf296b
fix: move constraint checking to sql/query package
commit sha 779c7a6f6ffd40e44f70c9c9213c15a1c4195c46
test: fix create test
commit sha dbc05dcd28f5cb057b3c9b2c8308d6030e9b316c
Add trailing 0 for double value when needed
commit sha 45859860298063431c0d4930334f3ef9f82e9531
Replace existing test with a big double value
commit sha 25b9b3a8f061b7326e56abfb50a4610145724c2f
Add simple test and test with big value
commit sha 0f410a8dae723081892dd481a075c6132d01d7da
Lazily decode json document
commit sha 25b47a24738ba509d482c5336c231e0d69c4cfec
Add benchmark
commit sha ae23b00caa59c7ac87b8c8408cd713cd6e445668
Fix calls to document.NewFromJSON
push time in 5 hours
startedjexia/semaphore
started time in 8 hours
push eventtdakkota/gomacro
commit sha f85e6577b57e701de2ae6880bcd6772b6c51de3b
build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.1 to v2.3.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.1...e868220d9fd3b523f1a8fcfb69749e8c7521ba14) Signed-off-by: dependabot[bot] <[email protected]>
commit sha ec6395bffd2f3c362b1a4f20e63306bd80992145
Merge pull request #6 from tdakkota/dependabot/github_actions/golangci/golangci-lint-action-v2.3.0 build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0
push time in a day
PR merged tdakkota/gomacro
Bumps golangci/golangci-lint-action from v2.2.1 to v2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <p>e868220 build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/114">#114</a>) 0348c21 build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/113">#113</a>) a1c5369 feat(version): Support for patch verison (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/101">#101</a>) 90fbd40 ci(codql): Add codeQL from github (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/100">#100</a>) 3d2a579 build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/107">#107</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/e868220d9fd3b523f1a8fcfb69749e8c7521ba14"><code>e868220</code></a> build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/114">#114</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0348c219994509560e28165efee6fbbb5eed5b75"><code>0348c21</code></a> build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/113">#113</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/a1c5369c0681e0068f726951a7f06825ada96388"><code>a1c5369</code></a> feat(version): Support for patch verison (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/101">#101</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/90fbd40fc4791647e725e54b8c4dc6ad20a05749"><code>90fbd40</code></a> ci(codql): Add codeQL from github (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/100">#100</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/3d2a5790a36ffd3137288184b150b493acf8bf5c"><code>3d2a579</code></a> build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/107">#107</a>)</li> <li>See full diff in <a href="https://github.com/golangci/golangci-lint-action/compare/v2.2.1...e868220d9fd3b523f1a8fcfb69749e8c7521ba14">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
startedsberbank-ai/ru-gpts
started time in a day
push eventtdakkota/genji
commit sha c8f7bc239e62a8a602f842b46018e939407b9aaf
fix: documentMask.GetByField function, remove IterateInOrder function
push time in a day
push eventtdakkota/genji
commit sha 375ed7aafa0f1d508d14671adb450ac6eb4789dd
fix: check suggestions slice length (#251) Co-authored-by: Asdine El Hrychy <[email protected]>
commit sha 44b30e33250367621ee23581c6a27c7bd04362cb
Fuzz parser with go-fuzz and actions
commit sha ab28f7a9b51c2c6182f15e330676082b3b3f36d7
Do not panic when compiled in GOPATH mode The genji version command relies on the versions of modules compiled in as debug info. Those are unavailable when compiling Genji with go get. This makes genji version display a message saying the version is not available if genji has been built with go get.
commit sha ce8c2f0bfbeb246d8640cac5b97fba63f2b16788
Recommend installing Genji in module mode
commit sha 8fc7000fe8c8f82ee6d1b2b38f6f3498e5e7f76f
Wrap error from strconv.Atoi inside ParseError
commit sha 0ca41de8c5604b829f11bca60ccc00dc366ced8e
Ignore currently unsupported regex operators
commit sha 2a965837094f6d42ca34a503458e8eda3dacc136
Fixes divide by zero panic (#272) Co-authored-by: George Felix <[email protected]> Co-authored-by: Ivan Trubach <[email protected]>
commit sha ca79d717a06b2fd22a255bc63ec4004f682072da
Fix fuzz workflow failing when there are no crashers Interrupting go-fuzz always returns non-zero error code, so we ignore it.
commit sha eb571d94f9c5900ce8239bb892a515b8fa7e0028
feat: add DEFAULT constraint support
commit sha 7f9cc224fb0b9df321ca1c914ebac82b868dbe84
feat: ALTER TABLE ADD COLUMN statement support
commit sha 06c2fafaea55e9e3bf869fc4ca7c9117566527f5
feat: add FIELD keyword, add some tests
commit sha 9219289ec21fdfde04606b7a023642cd99b399dd
fix: rename AddColumn to AddField, AlterTableAddColumn to AlterTableAddField
commit sha c86f5e80dd9caf90c513a59c24f6f82cbdfe4f4b
fix: resolve comments, remove COLUMN keyword
commit sha 5238fd9ecc5a161d209bbe74ff195266a3e8ee9b
fix: disallow adding field with primary key constraint
commit sha 3eae5e02331b6bbabcc7433fbe0afbcd8f22bd30
fix: change error message
commit sha d4d3e0709cdc92f35661530f05611e81dbb38668
fix: remove unwanted Delete call
commit sha 1368825287987c2461286388277a0bae21408123
feat: add constraint checking when creating table
commit sha 76a5219499e400d25f50b0d4cf3494651953fc14
fix: improve error messages, resolve comments
commit sha ba30f749ecb15a08f13cb77b4b8d65d8dfaf296b
fix: move constraint checking to sql/query package
commit sha 779c7a6f6ffd40e44f70c9c9213c15a1c4195c46
test: fix create test
push time in a day
Pull request review commentgenjidb/genji
Add SELECT DISTINCT queries support
+package planner++import (+ "hash"+ "hash/maphash"++ "github.com/genjidb/genji/document"+ "github.com/genjidb/genji/key"+)++type documentHashSet struct {+ hash hash.Hash64+ set map[uint64]struct{}+}++func newDocumentHashSet(hash hash.Hash64) *documentHashSet {+ if hash == nil {+ hash = &maphash.Hash{}+ }++ return &documentHashSet{+ hash: hash,+ set: map[uint64]struct{}{},+ }+}++func (s documentHashSet) generateKey(d document.Document) (uint64, error) {+ defer s.hash.Reset()++ err := d.Iterate(func(field string, value document.Value) error {+ var buf []byte+ buf, err := key.AppendValue(buf, value)+ if err != nil {+ return err+ }++ _, err = s.hash.Write(buf)+ if err != nil {+ return err+ }++ buf = buf[0:]+ return nil+ })+ if err != nil {+ return 0, err+ }++ return s.hash.Sum64(), nil+}
pk()/literal tests was failing, when I used documentMask.GetByField, it tries to get a value from masked document, but literals and functions values are not stored in document.
So, I added IterateInOrder function.
comment created time in a day
push eventtdakkota/genji
commit sha 06d564dc2e38938da582f45d9b4b61245ed50ce3
feat: add IterateInOrder function
commit sha c44d95de2c2d7afc3a8db19361282f1458349210
fix: make document hash function iterating in order
push time in a day
startedvalinurovam/garagemq
started time in 2 days
issue openedgenjidb/genji
FieldSelector.Eval should return an error
https://github.com/genjidb/genji/blob/c05715e76a2436868192fc3ac47dc9e8c18e3437/sql/query/expr/path.go#L17-L28 The last line now
return v, nil
Should be:
return v, err
created time in 2 days
push eventtdakkota/genji
commit sha 684bf10c110528b1cb583b9c898df474bb43a7f9
fix: remove debug print
commit sha 872905bf31c73294c2b4a179c22e8997e222ea91
fix: case when there are multiple joins
push time in 2 days
startedfogleman/nes
started time in 2 days
Pull request review commentgenjidb/genji
Fix panic on aggregation functions MIN() and COUNT()
func TestParserSelect(t *testing.T) { )), false}, {"WithOffsetThenLimit", "SELECT * FROM test WHERE age = 10 OFFSET 20 LIMIT 10", nil, true},+ {"Invalid use of MIN() aggregator", "SELECT * FROM test LIMIT min(0)", nil, true},+ {"Invalid use of COUNT() aggregator", "SELECT * FROM test OFFSET x(*)", nil, true},
Thanks!
comment created time in 2 days
push eventtdakkota/genji
commit sha fc697f041d9d0d6ccb919d10a39aeb74b346c59c
fix: resolve comments
push time in 2 days
push eventtdakkota/go-terra
commit sha a55d72f99118014e6afc798b0ef1dfd65d212d47
fix: commit generated files
push time in 3 days
startedkubernetes/autoscaler
started time in 3 days
push eventtdakkota/genji
commit sha 208b8d27cfeb856f8c2ee9e9c26c38b1a44767d9
fix: FieldSelector.Eval should return an error
commit sha 7f97034a7a24bd85598a1ec383bb522606bfa98b
test: check that all expectations were met in createCall function, add some tests
commit sha 4475af3fae03c37efd6815405821e9a2fa5dfe1b
fix: hash map bug, delete LeftTable from TableJoin object, allow joinedDocument to use absolute paths like `table.field`
push time in 3 days
push eventtdakkota/genji
commit sha 4ea99045cd0119f21be2299fc74f1f7e8b66ab27
fix: resolve comments
push time in 4 days
Pull request review commentgenjidb/genji
Add SELECT DISTINCT queries support
+package planner++import (+ "hash"+ "hash/maphash"++ "github.com/genjidb/genji/document"+ "github.com/genjidb/genji/key"+)++type documentHashSet struct {+ hash hash.Hash64+ set map[uint64]struct{}+}++func newDocumentHashSet(hash hash.Hash64) *documentHashSet {+ if hash == nil {+ hash = &maphash.Hash{}+ }++ return &documentHashSet{+ hash: hash,+ set: map[uint64]struct{}{},+ }+}++func (s documentHashSet) generateKey(d document.Document) (uint64, error) {+ defer s.hash.Reset()++ err := d.Iterate(func(field string, value document.Value) error {+ var buf []byte+ buf, err := key.AppendValue(buf, value)+ if err != nil {+ return err+ }++ _, err = s.hash.Write(buf)+ if err != nil {+ return err+ }++ buf = buf[0:]+ return nil+ })+ if err != nil {+ return 0, err+ }++ return s.hash.Sum64(), nil+}
This function relies on Iterate function implementation, so if it does not guarantee order of field iteration (for example map-based) then hash will be incorrect.
For now, Genji does not have such implementation, but it can be added later.
I think document.Value/document.Document should have some Hash function to use it in hash table.
comment created time in 4 days
PR opened genjidb/docs
Now:
DELETE INDEX
Should be:
DROP INDEX
pr created time in 4 days
push eventtdakkota/docs
commit sha e53415a8455aed33e5f31791b03842e7ada151f6
Fix mistyping in 'Using Indexes' section
push time in 4 days
push eventtdakkota/genji
commit sha 8d01600897a0d60d0b2eefda37f76b8610d668c6
fix: move SELECT DISTINCT query logic to dedupNode
commit sha 43255e28e370be12f57e682718111a6a1949ad9a
test: add some SELECT DISTINCT tests
commit sha c29ffcbe5a0cb1ad0fa9ed2d94d756d96c283304
feat: add RemoveUnnecessarySelectionNodesRule
push time in 4 days
push eventtdakkota/cursor
commit sha bf8a2bbba3c6c84483f8d40b7ef4976741ad9f79
build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.0 to v2.2.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 113a7783128fd0eaee7904e4931d19680f6d7b3c
Merge pull request #9 from tdakkota/dependabot/github_actions/golangci/golangci-lint-action-v2.2.1 build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1
push time in 4 days
PR merged tdakkota/cursor
Bumps golangci/golangci-lint-action from v2.2.0 to v2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <h2>Changelog</h2> <p>54a84d4 Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>) ba0e91c Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>) 4957db1 build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>) 2ea701c build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>) b6429a6 build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>) 7ba2fe0 build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>) b248ff6 build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>) 0f7d62b build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>) f16cd8c build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>) f745d2b build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>) 9bf04a2 build(deps-dev): bump @types/node from 14.10.1 to 14.11.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/93">#93</a>) 273fa7a build(deps-dev): bump @types/node from 14.6.4 to 14.10.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/89">#89</a>) 18087a5 build(deps): bump node-fetch from 2.6.0 to 2.6.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/88">#88</a>) 37037d3 Add instructions for multi-os linting (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/86">#86</a>) 9d250b4 build(deps-dev): bump @types/node from 14.6.2 to 14.6.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/85">#85</a>) e820a26 build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/79">#79</a>) 3b7ba9c build(deps): bump @actions/core from 1.2.4 to 1.2.5 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/78">#78</a>) 2efd4a3 build(deps-dev): bump @types/node from 14.6.0 to 14.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/80">#80</a>) 0098fd1 build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/77">#77</a>) 863caeb build(deps-dev): bump @types/node from 14.0.27 to 14.6.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/76">#76</a>) 1d3f25b build(deps): bump @types/semver from 7.3.2 to 7.3.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/72">#72</a>) 62252c6 build(deps): bump @types/semver from 7.3.1 to 7.3.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/69">#69</a>) 9535745 build(deps-dev): bump @types/uuid from 8.0.1 to 8.3.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/70">#70</a>) dc87c27 build(deps): bump setup-go from v2.1.1 to v2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/71">#71</a>) 8726046 Update dist after dependabot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/68">#68</a>) 014f5e2 build(deps-dev): bump @types/uuid from 8.0.0 to 8.0.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/67">#67</a>) a520c23 build(deps): bump @actions/cache from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/66">#66</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/54a84d46fb7183443c869b1b7d0dc34f640fcfd7"><code>54a84d4</code></a> chore(dist): Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/ba0e91ca3a89a1029a51a1796d599d73397839e2"><code>ba0e91c</code></a> Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/4957db1776cb70e224caf803ed74fac614d5f64c"><code>4957db1</code></a> build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2ea701ccbdaf8d6fe6f608e60c5ec5cf6b2d48e0"><code>2ea701c</code></a> build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b6429a677180e5e90c9f891a1158907c81228b30"><code>b6429a6</code></a> build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7ba2fe0d4d402cce3e19522d34bcaea7d1d0d3ce"><code>7ba2fe0</code></a> build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b248ff60d30733cf10c5738d983f5bfdce7385b6"><code>b248ff6</code></a> build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0f7d62b0dc999bc54351541cfc863f1bf46d46c5"><code>0f7d62b</code></a> build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f16cd8cd00b2b7c4d37cb508b019fde5e2dc802b"><code>f16cd8c</code></a> build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f745d2bb6b7d46c5103ddca0eb48b4cf1e12ba2e"><code>f745d2b</code></a> build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
Pull request review commentgenjidb/genji
Fix panic on aggregation functions MIN() and COUNT()
func TestParserSelect(t *testing.T) { )), false}, {"WithOffsetThenLimit", "SELECT * FROM test WHERE age = 10 OFFSET 20 LIMIT 10", nil, true},+ {"Invalid use of MIN() aggregator", "SELECT * FROM test LIMIT min(0)", nil, true},+ {"Invalid use of COUNT() aggregator", "SELECT * FROM test OFFSET x(*)", nil, true},
Could you fix and test other aggregation functions (MAX()/AVG()/etc) too?
Thanks.
comment created time in 4 days
push eventtdakkota/genji
commit sha c0e92b47f7eb824970a23e6091792b206529900f
test: fix create test
push time in 6 days
push eventtdakkota/genji
commit sha 9271948b733dad139344b1a5577d507d4890b051
fix: move constraint checking to sql/query package
push time in 6 days
startedgo-zookeeper/zk
started time in 6 days
push eventtdakkota/genji
commit sha a71afcecb7eb2cc571a86b7aa60a206560124adf
fix: improve error messages, resolve comments
push time in 6 days
startedlxn/win
started time in 6 days
startedblizzy78/twodeeparticles
started time in 6 days
startedgoogle/hilbert
started time in 6 days
push eventtdakkota/genji
commit sha 2a965837094f6d42ca34a503458e8eda3dacc136
Fixes divide by zero panic (#272) Co-authored-by: George Felix <[email protected]> Co-authored-by: Ivan Trubach <[email protected]>
commit sha ca79d717a06b2fd22a255bc63ec4004f682072da
Fix fuzz workflow failing when there are no crashers Interrupting go-fuzz always returns non-zero error code, so we ignore it.
commit sha eb571d94f9c5900ce8239bb892a515b8fa7e0028
feat: add DEFAULT constraint support
commit sha 7f9cc224fb0b9df321ca1c914ebac82b868dbe84
feat: ALTER TABLE ADD COLUMN statement support
commit sha 06c2fafaea55e9e3bf869fc4ca7c9117566527f5
feat: add FIELD keyword, add some tests
commit sha 9219289ec21fdfde04606b7a023642cd99b399dd
fix: rename AddColumn to AddField, AlterTableAddColumn to AlterTableAddField
commit sha c86f5e80dd9caf90c513a59c24f6f82cbdfe4f4b
fix: resolve comments, remove COLUMN keyword
commit sha 5238fd9ecc5a161d209bbe74ff195266a3e8ee9b
fix: disallow adding field with primary key constraint
commit sha 3eae5e02331b6bbabcc7433fbe0afbcd8f22bd30
fix: change error message
commit sha d4d3e0709cdc92f35661530f05611e81dbb38668
fix: remove unwanted Delete call
commit sha df4b3ffc5f0d423314294304b9cabcbb1c188c7e
feat: add constraint checking when creating table
push time in 7 days
push eventtdakkota/astbuilders
commit sha 689b4339802ab83a9bf86a15c542b18bb47912ca
build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.0 to v2.2.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7) Signed-off-by: dependabot[bot] <[email protected]>
commit sha ed6037571d18af1be1b20ab39f01ead89d1c8aee
Merge pull request #5 from tdakkota/dependabot/github_actions/golangci/golangci-lint-action-v2.2.1 build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1
push time in 9 days
PR merged tdakkota/astbuilders
Bumps golangci/golangci-lint-action from v2.2.0 to v2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <h2>Changelog</h2> <p>54a84d4 Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>) ba0e91c Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>) 4957db1 build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>) 2ea701c build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>) b6429a6 build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>) 7ba2fe0 build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>) b248ff6 build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>) 0f7d62b build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>) f16cd8c build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>) f745d2b build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>) 9bf04a2 build(deps-dev): bump @types/node from 14.10.1 to 14.11.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/93">#93</a>) 273fa7a build(deps-dev): bump @types/node from 14.6.4 to 14.10.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/89">#89</a>) 18087a5 build(deps): bump node-fetch from 2.6.0 to 2.6.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/88">#88</a>) 37037d3 Add instructions for multi-os linting (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/86">#86</a>) 9d250b4 build(deps-dev): bump @types/node from 14.6.2 to 14.6.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/85">#85</a>) e820a26 build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/79">#79</a>) 3b7ba9c build(deps): bump @actions/core from 1.2.4 to 1.2.5 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/78">#78</a>) 2efd4a3 build(deps-dev): bump @types/node from 14.6.0 to 14.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/80">#80</a>) 0098fd1 build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/77">#77</a>) 863caeb build(deps-dev): bump @types/node from 14.0.27 to 14.6.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/76">#76</a>) 1d3f25b build(deps): bump @types/semver from 7.3.2 to 7.3.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/72">#72</a>) 62252c6 build(deps): bump @types/semver from 7.3.1 to 7.3.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/69">#69</a>) 9535745 build(deps-dev): bump @types/uuid from 8.0.1 to 8.3.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/70">#70</a>) dc87c27 build(deps): bump setup-go from v2.1.1 to v2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/71">#71</a>) 8726046 Update dist after dependabot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/68">#68</a>) 014f5e2 build(deps-dev): bump @types/uuid from 8.0.0 to 8.0.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/67">#67</a>) a520c23 build(deps): bump @actions/cache from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/66">#66</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/54a84d46fb7183443c869b1b7d0dc34f640fcfd7"><code>54a84d4</code></a> chore(dist): Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/ba0e91ca3a89a1029a51a1796d599d73397839e2"><code>ba0e91c</code></a> Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/4957db1776cb70e224caf803ed74fac614d5f64c"><code>4957db1</code></a> build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2ea701ccbdaf8d6fe6f608e60c5ec5cf6b2d48e0"><code>2ea701c</code></a> build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b6429a677180e5e90c9f891a1158907c81228b30"><code>b6429a6</code></a> build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7ba2fe0d4d402cce3e19522d34bcaea7d1d0d3ce"><code>7ba2fe0</code></a> build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b248ff60d30733cf10c5738d983f5bfdce7385b6"><code>b248ff6</code></a> build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0f7d62b0dc999bc54351541cfc863f1bf46d46c5"><code>0f7d62b</code></a> build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f16cd8cd00b2b7c4d37cb508b019fde5e2dc802b"><code>f16cd8c</code></a> build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f745d2bb6b7d46c5103ddca0eb48b4cf1e12ba2e"><code>f745d2b</code></a> build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 9 days
startedprologic/monkey-lang
started time in 9 days
startedwybiral/tube
started time in 9 days
startedtidwall/rhh
started time in 9 days
push eventtdakkota/genji
commit sha b98a01846ecf8440d332d377407f28bac8ac4c32
Fix CI test script for nested modules
commit sha 3366f60b5ed219000139db6b126f6e2d040cef4a
Fix table not found Fix .tables test.
commit sha 69896a927d7f2adf6c979eaaeed7a46529cd6b51
Use SQL statement for table_name.
commit sha 12c681d253b5a3d50336fc618336f921b6cd151b
Add review suggestion
commit sha 5a3cc7be3783457ed96050d7e7c1369efbaadafb
idiomatic go error.
commit sha 1b47ca17ba69bc3d0b6059b3fa83770310d670b8
Display doubles with a decimal point #237
commit sha 7788929840adb2b3261986743a4e17affd4cfc35
Revert "Display doubles with a decimal point #237" This reverts commit 1b47ca17ba69bc3d0b6059b3fa83770310d670b8.
commit sha ca94a13e78def93fdfb0dd9f6d7f8559554e7d84
Add types aliases (#229)
commit sha bd8ca813fa092e86344b307af094f37b271f6407
feat: add DEFAULT constraint support
commit sha aa1a4eb2d67f98953bc75daa5ab9d2cae8cd6153
feat: ALTER TABLE ADD COLUMN statement support
commit sha a99a87b42b97bc7dbd6cd3a198f9378ae052064c
feat: add FIELD keyword, add some tests
commit sha cf6e0bcf2b3938513697637a53a7306d6b917d00
fix: rename AddColumn to AddField, AlterTableAddColumn to AlterTableAddField
commit sha 1842725c8ce3e3b0287a52d7585a105ca5d9ef42
fix: resolve comments, remove COLUMN keyword
commit sha e0292ac97b2eaad3f7cd95523febbc151d1788ea
fix: disallow adding field with primary key constraint
commit sha 2f8e83a7c1e4a0bd4e01759a6d5e7828cb96e92a
fix: change error message
commit sha e9ec1b74e75a38e651f5696f4699e71c777442ef
fix: remove unwanted Delete call
push time in 9 days
issue openedgenjidb/genji
Multi-table SELECT is query like
SELECT * FROM foo, bar;
Example
If foo table is:
| a | b |
|---|---|
| 1 | 2 |
| 2 | 1 |
and bar is
| c | d |
|---|---|
| 3 | 4 |
| 4 | 3 |
Query result:
| a | b | c | d |
|---|---|---|---|
| 1 | 2 | 3 | 4 |
| 1 | 2 | 4 | 3 |
| 2 | 1 | 3 | 4 |
| 2 | 1 | 4 | 3 |
created time in 9 days
push eventtdakkota/genji
commit sha ddcd08844eaef804984d47b1cf835212737eaee4
fix: error message misspell
push time in 10 days
push eventtdakkota/genji
commit sha 96a74666623edcecedbb2dbf2bc69ab6b1aa0cdf
fix: remove unwanted Delete call
push time in 10 days
startedhashicorp/boundary
started time in 10 days
startedhashicorp/waypoint
started time in 10 days
push eventtdakkota/gomacro
commit sha ddd0099afa88f470c7c3a5a3d4e156a7cf81d500
build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.0 to v2.2.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 38dc6b9604cf6df7412eee035788cba06c2c674a
Merge pull request #5 from tdakkota/dependabot/github_actions/golangci/golangci-lint-action-v2.2.1 build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1
push time in 10 days
PR merged tdakkota/gomacro
Bumps golangci/golangci-lint-action from v2.2.0 to v2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <h2>Changelog</h2> <p>54a84d4 Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>) ba0e91c Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>) 4957db1 build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>) 2ea701c build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>) b6429a6 build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>) 7ba2fe0 build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>) b248ff6 build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>) 0f7d62b build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>) f16cd8c build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>) f745d2b build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>) 9bf04a2 build(deps-dev): bump @types/node from 14.10.1 to 14.11.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/93">#93</a>) 273fa7a build(deps-dev): bump @types/node from 14.6.4 to 14.10.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/89">#89</a>) 18087a5 build(deps): bump node-fetch from 2.6.0 to 2.6.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/88">#88</a>) 37037d3 Add instructions for multi-os linting (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/86">#86</a>) 9d250b4 build(deps-dev): bump @types/node from 14.6.2 to 14.6.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/85">#85</a>) e820a26 build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/79">#79</a>) 3b7ba9c build(deps): bump @actions/core from 1.2.4 to 1.2.5 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/78">#78</a>) 2efd4a3 build(deps-dev): bump @types/node from 14.6.0 to 14.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/80">#80</a>) 0098fd1 build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/77">#77</a>) 863caeb build(deps-dev): bump @types/node from 14.0.27 to 14.6.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/76">#76</a>) 1d3f25b build(deps): bump @types/semver from 7.3.2 to 7.3.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/72">#72</a>) 62252c6 build(deps): bump @types/semver from 7.3.1 to 7.3.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/69">#69</a>) 9535745 build(deps-dev): bump @types/uuid from 8.0.1 to 8.3.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/70">#70</a>) dc87c27 build(deps): bump setup-go from v2.1.1 to v2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/71">#71</a>) 8726046 Update dist after dependabot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/68">#68</a>) 014f5e2 build(deps-dev): bump @types/uuid from 8.0.0 to 8.0.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/67">#67</a>) a520c23 build(deps): bump @actions/cache from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/66">#66</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/54a84d46fb7183443c869b1b7d0dc34f640fcfd7"><code>54a84d4</code></a> chore(dist): Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/ba0e91ca3a89a1029a51a1796d599d73397839e2"><code>ba0e91c</code></a> Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/4957db1776cb70e224caf803ed74fac614d5f64c"><code>4957db1</code></a> build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2ea701ccbdaf8d6fe6f608e60c5ec5cf6b2d48e0"><code>2ea701c</code></a> build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b6429a677180e5e90c9f891a1158907c81228b30"><code>b6429a6</code></a> build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7ba2fe0d4d402cce3e19522d34bcaea7d1d0d3ce"><code>7ba2fe0</code></a> build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b248ff60d30733cf10c5738d983f5bfdce7385b6"><code>b248ff6</code></a> build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0f7d62b0dc999bc54351541cfc863f1bf46d46c5"><code>0f7d62b</code></a> build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f16cd8cd00b2b7c4d37cb508b019fde5e2dc802b"><code>f16cd8c</code></a> build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f745d2bb6b7d46c5103ddca0eb48b4cf1e12ba2e"><code>f745d2b</code></a> build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 10 days
issue commentgenjidb/genji
parser.ParseQuery panic when running SELECT * FROM t OFFSET t(*)
Seems like related to #257. Aggregation functions should not be allowed outside projection. This issue: https://github.com/genjidb/genji/blob/8fc7000fe8c8f82ee6d1b2b38f6f3498e5e7f76f/sql/query/expr/function.go#L240-L243 Issue #257: https://github.com/genjidb/genji/blob/8fc7000fe8c8f82ee6d1b2b38f6f3498e5e7f76f/sql/query/expr/function.go#L161-L163
In both cases ctx.Document is nil, so possible fix is adding something like
if ctx.Document == nil {
return document.Value{}, errors.New("misuse of aggregation function MIN()")
}
comment created time in 10 days
push eventtdakkota/go-terra
commit sha 1471c853a5474fd41f623cfac41b91a0237f0a82
build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.0 to v2.2.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7) Signed-off-by: dependabot[bot] <[email protected]>
commit sha b1c481be19711ecad08332665533dcc6edc856cc
Merge pull request #5 from tdakkota/dependabot/github_actions/golangci/golangci-lint-action-v2.2.1 build(deps): bump golangci/golangci-lint-action from v2.2.0 to v2.2.1
push time in 11 days
PR merged tdakkota/go-terra
Bumps golangci/golangci-lint-action from v2.2.0 to v2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <h2>Changelog</h2> <p>54a84d4 Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>) ba0e91c Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>) 4957db1 build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>) 2ea701c build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>) b6429a6 build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>) 7ba2fe0 build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>) b248ff6 build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>) 0f7d62b build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>) f16cd8c build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>) f745d2b build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>) 9bf04a2 build(deps-dev): bump @types/node from 14.10.1 to 14.11.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/93">#93</a>) 273fa7a build(deps-dev): bump @types/node from 14.6.4 to 14.10.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/89">#89</a>) 18087a5 build(deps): bump node-fetch from 2.6.0 to 2.6.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/88">#88</a>) 37037d3 Add instructions for multi-os linting (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/86">#86</a>) 9d250b4 build(deps-dev): bump @types/node from 14.6.2 to 14.6.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/85">#85</a>) e820a26 build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/79">#79</a>) 3b7ba9c build(deps): bump @actions/core from 1.2.4 to 1.2.5 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/78">#78</a>) 2efd4a3 build(deps-dev): bump @types/node from 14.6.0 to 14.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/80">#80</a>) 0098fd1 build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/77">#77</a>) 863caeb build(deps-dev): bump @types/node from 14.0.27 to 14.6.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/76">#76</a>) 1d3f25b build(deps): bump @types/semver from 7.3.2 to 7.3.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/72">#72</a>) 62252c6 build(deps): bump @types/semver from 7.3.1 to 7.3.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/69">#69</a>) 9535745 build(deps-dev): bump @types/uuid from 8.0.1 to 8.3.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/70">#70</a>) dc87c27 build(deps): bump setup-go from v2.1.1 to v2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/71">#71</a>) 8726046 Update dist after dependabot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/68">#68</a>) 014f5e2 build(deps-dev): bump @types/uuid from 8.0.0 to 8.0.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/67">#67</a>) a520c23 build(deps): bump @actions/cache from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/66">#66</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/54a84d46fb7183443c869b1b7d0dc34f640fcfd7"><code>54a84d4</code></a> chore(dist): Update dist directory after few dependent bot PRs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/99">#99</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/ba0e91ca3a89a1029a51a1796d599d73397839e2"><code>ba0e91c</code></a> Add main to list of branches in README example (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/104">#104</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/4957db1776cb70e224caf803ed74fac614d5f64c"><code>4957db1</code></a> build(deps): bump setup-go from v2.1.2 to v2.1.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/102">#102</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2ea701ccbdaf8d6fe6f608e60c5ec5cf6b2d48e0"><code>2ea701c</code></a> build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/94">#94</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b6429a677180e5e90c9f891a1158907c81228b30"><code>b6429a6</code></a> build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/95">#95</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7ba2fe0d4d402cce3e19522d34bcaea7d1d0d3ce"><code>7ba2fe0</code></a> build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/97">#97</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b248ff60d30733cf10c5738d983f5bfdce7385b6"><code>b248ff6</code></a> build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/92">#92</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0f7d62b0dc999bc54351541cfc863f1bf46d46c5"><code>0f7d62b</code></a> build(deps): bump @actions/core from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/96">#96</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f16cd8cd00b2b7c4d37cb508b019fde5e2dc802b"><code>f16cd8c</code></a> build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/90">#90</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f745d2bb6b7d46c5103ddca0eb48b4cf1e12ba2e"><code>f745d2b</code></a> build(deps): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/91">#91</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/v2.2.0...54a84d46fb7183443c869b1b7d0dc34f640fcfd7">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 11 days
issue openedgenjidb/genji
Add IF EXISTS/IF NOT EXISTS clause for DROP/CREATE TABLE statement
It would be nice to be able to use queries like:
CREATE TABLE IF NOT EXISTS foo;
DROP TABLE IF EXISTS foo;
created time in 12 days
PR opened genjidb/genji
Adds new DISTINCT keyword
Uses hash set to make projection result unique.
pr created time in 12 days
issue commentgenjidb/genji
Are nested subqueries allowed?
For now, subqueries and SELECT DISTINCT are not supported.
comment created time in 12 days
push eventtdakkota/genji
commit sha 2dc6883d096d8ee198bb4b0d9523ac0a5dd687be
fix: parsing bug
push time in 12 days
push eventtdakkota/vkalertmanager
commit sha af8e65c621c385ba7b6f234f180b71aa94b7dde9
test: delete flaky test
push time in 12 days
push eventtdakkota/vkalertmanager
commit sha da8f2480cb40d3025a541f56da8dc18322fc80e6
docs: add LICENSE
push time in 12 days
push eventtdakkota/vkalertmanager
commit sha 7dcae5d01bf8de80ce88b533cc62bfa6e067c275
test: fix flaky integration test
push time in 12 days
push eventtdakkota/vkalertmanager
commit sha 5eb314b2f8acf5c8da3503f534198bf98e44fb91
build(deps): bump github.com/SevereCloud/vksdk/v2 from 2.4.0 to 2.5.0 Bumps [github.com/SevereCloud/vksdk/v2](https://github.com/SevereCloud/vksdk) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/SevereCloud/vksdk/releases) - [Commits](https://github.com/SevereCloud/vksdk/compare/v2.4.0...v2.5.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha ac8bafb6f9a5532e241ba2c98428176086dfb498
Merge pull request #7 from tdakkota/dependabot/go_modules/github.com/SevereCloud/vksdk/v2-2.5.0 build(deps): bump github.com/SevereCloud/vksdk/v2 from 2.4.0 to 2.5.0
push time in 12 days
PR merged tdakkota/vkalertmanager
Bumps github.com/SevereCloud/vksdk/v2 from 2.4.0 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SevereCloud/vksdk/releases">github.com/SevereCloud/vksdk/v2's releases</a>.</em></p> <blockquote> <h2>v2.5.0</h2> <h3>Changelog</h3> <p>cfbf863 feat: Params add WithContext 568de48 feat: add AcceptedMessageRequest status 0297643 feat: VideoSaveBuilder add IsUnitedVideoUpload 34e15ce feat(vkapps): add more Referral e4a92d5 animation_url in sticker object</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SevereCloud/vksdk/commit/f2f7ae19d9562aa53e1023fca32a379e636c7deb"><code>f2f7ae1</code></a> docs: update CONTRIBUTING.md</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/23f2a61e7bfde417275af2f2cdb2fe9c520a5021"><code>23f2a61</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/SevereCloud/vksdk/issues/143">#143</a> from geosonic/patch-9</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/e4a92d57434b67933b653bf3f6a23e757b768c40"><code>e4a92d5</code></a> animation_url in sticker object</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/d7bbeb795184c1098afb11439d5bfa794fd9ecac"><code>d7bbeb7</code></a> docs: graffiti upload deprecated</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/34e15cedc0dd27b039c7f33fd67f1b7e24d7700a"><code>34e15ce</code></a> feat(vkapps): add more Referral</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/0297643f452992c304daa861ec183ea5fd804fb4"><code>0297643</code></a> feat: VideoSaveBuilder add IsUnitedVideoUpload</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/568de48f03d08e9ac9086af606791514fdce6bcc"><code>568de48</code></a> feat: add AcceptedMessageRequest status</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/cfbf863b9fab6d39cd124fc01245d467ed94730d"><code>cfbf863</code></a> feat: Params add WithContext</li> <li><a href="https://github.com/SevereCloud/vksdk/commit/bc5b06fac41415dc1f7eba82b248de807e9a02b8"><code>bc5b06f</code></a> docs: up version</li> <li>See full diff in <a href="https://github.com/SevereCloud/vksdk/compare/v2.4.0...v2.5.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 12 days
push eventtdakkota/genji
commit sha ce37a427e87531f2850c0e75386370f6e290ad47
Increase test and comment coverage (#2) * Increase test and comment coverage * Add more test cases * Add doc comment for glob package * Fix escaping end with non-empty input * Update like.go file header comment
push time in 12 days
PR merged tdakkota/genji
- Removes unreachable branch.
- Increases comment coverage.
- Fixes a few issues with
prevEscapeon backtracking.
pr closed time in 12 days
push eventtdakkota/genji
commit sha e91e1b6972a41389fd82c9f56b4fd55157653c0e
fix: change error message
push time in 12 days
push eventtdakkota/genji
commit sha 805fef99f651b706513e993362fc2895a2fc8279
fix: disallow adding field with primary key constraint
push time in 13 days
startedarl/statsviz
started time in 14 days
startedjaemk/cached
started time in 14 days
startedicexin/eggos
started time in 14 days
push eventtdakkota/genji
commit sha b98a01846ecf8440d332d377407f28bac8ac4c32
Fix CI test script for nested modules
commit sha 3366f60b5ed219000139db6b126f6e2d040cef4a
Fix table not found Fix .tables test.
commit sha 69896a927d7f2adf6c979eaaeed7a46529cd6b51
Use SQL statement for table_name.
commit sha 12c681d253b5a3d50336fc618336f921b6cd151b
Add review suggestion
commit sha 5a3cc7be3783457ed96050d7e7c1369efbaadafb
idiomatic go error.
commit sha 1b47ca17ba69bc3d0b6059b3fa83770310d670b8
Display doubles with a decimal point #237
commit sha 7788929840adb2b3261986743a4e17affd4cfc35
Revert "Display doubles with a decimal point #237" This reverts commit 1b47ca17ba69bc3d0b6059b3fa83770310d670b8.
commit sha ca94a13e78def93fdfb0dd9f6d7f8559554e7d84
Add types aliases (#229)
commit sha 1ac1a9f05a67f3779fa0504b72d9471486a18e6c
180: add exit and help cmds
commit sha 78c310cbb75e71bfffa833df8c65d0b9b5c187e1
180: correctly suggest new help&exit cmds
commit sha 5eed8d47ed28547bd865bd2aa3e05bddc41750ad
Explicit message error for ErrTableNotFound (#255) Co-authored-by: Ivan Trubach <[email protected]>
commit sha f5afd65c91591246d9a5386bf80332649f3c42f9
Add version subcommand to the CLI. Fixes #184 (#254)
push time in 14 days
push eventtdakkota/genji
commit sha caf6acdd80ab25f3e818abfe3d5da92b8d79d5f8
fix: resolve comments, remove COLUMN keyword
push time in 14 days
fork tdakkota/gocaml
:camel: Practical statically typed functional programming language implementation with Go and LLVM
fork in 16 days
push eventtdakkota/genji
commit sha 1769b49591d8d18125bafb8bc73befcbc5ce6cd6
Use backtracking in MatchLike
commit sha e5b9f68a5737c7a0519c4c3587321d4767df3902
Fix trailing escape character
commit sha 7968a87c45be867a4c2f6a72d7977e5503e83e5c
Add and fix another test case
commit sha 30c1bd06c294ae600234030e15b0790d85083e90
Merge pull request #1 from tie/glob-match-like Use backtracking in glob.MatchLike
push time in 16 days
PR merged tdakkota/genji
See https://github.com/genjidb/genji/pull/241#discussion_r502952911
pr closed time in 16 days
push eventtdakkota/genji
commit sha b98a01846ecf8440d332d377407f28bac8ac4c32
Fix CI test script for nested modules
commit sha 3366f60b5ed219000139db6b126f6e2d040cef4a
Fix table not found Fix .tables test.
commit sha 69896a927d7f2adf6c979eaaeed7a46529cd6b51
Use SQL statement for table_name.
commit sha 12c681d253b5a3d50336fc618336f921b6cd151b
Add review suggestion
commit sha 5a3cc7be3783457ed96050d7e7c1369efbaadafb
idiomatic go error.
commit sha 1b47ca17ba69bc3d0b6059b3fa83770310d670b8
Display doubles with a decimal point #237
commit sha 7788929840adb2b3261986743a4e17affd4cfc35
Revert "Display doubles with a decimal point #237" This reverts commit 1b47ca17ba69bc3d0b6059b3fa83770310d670b8.
commit sha ca94a13e78def93fdfb0dd9f6d7f8559554e7d84
Add types aliases (#229)
commit sha 337ecc336140b76b3ea4ec30f28e07196332eb65
fix: check suggestions slice length
push time in 16 days
Pull request review commentgenjidb/genji
+// The author disclaims copyright to this source code. In place of+// a legal notice, here is a blessing:+//+// May you do good and not evil.+// May you find forgiveness for yourself and forgive others.+// May you share freely, never taking more than you give.+//+// https://sqlite.org/src/file?name=ext%2Ficu%2Ficu.c&ln=117-195&m=54b54f02c66c5aea++package glob++import (+ "unicode"+ "unicode/utf8"+)++const (+ matchOne = '_'+ matchAll = '%'+ matchEsc = '\\'+)++// readRune is like skipRune, but also returns the removed Unicode code point.+func readRune(s string) (rune, string) {+ r, size := utf8.DecodeRuneInString(s)+ if r == utf8.RuneError && size == 1 {+ return rune(s[0]), s[1:]+ }+ return r, s[size:]+}++// skipRune returns a slice of the string s with the first Unicode code point removed.+func skipRune(s string) string {+ _, size := utf8.DecodeRuneInString(s)+ return s[size:]+}++// equalFold is strings.EqualFold for individual runes.+func equalFold(sr, tr rune) bool {+ // Easy case.+ if tr == sr {+ return true+ }++ // Make sr < tr to simplify what follows.+ if tr < sr {+ tr, sr = sr, tr+ }+ // Fast check for ASCII.+ if tr < utf8.RuneSelf {+ // ASCII only, sr/tr must be upper/lower case+ return 'A' <= sr && sr <= 'Z' && tr == sr+'a'-'A'+ }++ // General case. SimpleFold(x) returns the next equivalent rune > x+ // or wraps around to smaller values.+ r := unicode.SimpleFold(sr)+ for r != sr && r < tr {+ r = unicode.SimpleFold(r)+ }+ return r == tr+}++// MatchLike reports whether string s matches the SQL LIKE-style glob pattern.+// Supported wildcards are '_' (match any one character) and '%' (match zero+// or more characters). They can be escaped by '\' (escape character).+//+// MatchLike requires pattern to match whole string, not just a substring.+func MatchLike(pattern, s string) bool {+ var prevEscape bool++ for len(pattern) != 0 {+ // Read (and consume) the next character from the input pattern.+ var p rune+ p, pattern = readRune(pattern)++ // There are now 4 possibilities:+ //+ // 1. p is an unescaped match-all character "%",+ // 2. p is an unescaped match-one character "_",+ // 3. p is an unescaped escape character, or+ // 4. p is to be handled as an ordinary character+ //+ if p == matchAll && !prevEscape {+ // Case 1.+ var c byte++ // Skip any matchAll or matchOne characters that follow a+ // matchAll. For each matchOne, skip one character in the+ // test string.+ //+ for len(pattern) != 0 {+ c = pattern[0]+ if c != matchAll && c != matchOne {+ break+ }+ pattern = pattern[1:]++ if c != matchOne {+ continue+ }+ if len(s) == 0 {+ return false+ }+ s = skipRune(s)+ }++ if len(pattern) == 0 {+ return true+ }++ for len(s) != 0 {+ if MatchLike(pattern, s) {+ return true+ }+ s = skipRune(s)+ }+ return false+ } else if p == matchOne && !prevEscape {+ // Case 2.+ if len(s) == 0 {+ return false+ }+ s = skipRune(s)+ } else if p == matchEsc && !prevEscape {+ // Case 3.+ prevEscape = true+ } else {+ // Case 4.+ var r rune+ r, s = readRune(s)+ if !equalFold(p, r) {
Shouldn't we use direct comparison?
I ran this query on different DBs.
SELECT 'abc' LIKE 'ABC';
Results:
- PostgreSQL 12.3 returns false.
- SQLite 3.27.2 returns 1 (true).
- MySQL 5.7.12 returns 1 (true).
- Oracle Database 11g returns false (Query:
SELECT * FROM DUAL WHERE 'abc' like 'ABC', should be non-empty if true).
comment created time in 16 days
push eventtdakkota/genji
commit sha dfec2bdefb23c6b15875ce934dfa3d1b534796ad
fix: add notlikeOp to comparison operator list
commit sha 968cc5c32e09cd75f4844372d00bcec271ca5b5a
feat: remove regexp usage from like operator implementation, use glob matcher(thanks to @tie for implementing it) instead.
commit sha be621af9716fe435c813e9af85da4c8b169098ad
fix: simplify some expressions in glob matcher
push time in 16 days
startedMakeNowJust/enumcase
started time in 16 days
issue commentgolang/go
proposal: Go 2: sum types using interface type lists
@ianlancetaylor
Does this proposal allow recursive sum type declaration? Something like:
type Nil struct{}
type Leaf[type T] struct{ Value T }
type Branch[type T] struct {
Value T
L, R BinaryTree[T]
}
type BinaryTree[type T] interface {
type Nil, Leaf[T], Branch[T]
}
comment created time in 16 days
push eventtdakkota/cursor
commit sha ee2b86f964151fa5aafe19681b18915252f8a20b
build(deps): bump actions/setup-go from v2.1.2 to v2.1.3 Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v2.1.2...37335c7bb261b353407cff977110895fa0b4f7d8) Signed-off-by: dependabot[bot] <[email protected]>
commit sha ff5c2a77abac5c37cffd57e5ddd626e0e3d610db
Merge pull request #8 from tdakkota/dependabot/github_actions/actions/setup-go-v2.1.3 build(deps): bump actions/setup-go from v2.1.2 to v2.1.3
push time in 16 days
PR merged tdakkota/cursor
Bumps actions/setup-go from v2.1.2 to v2.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup-go's releases</a>.</em></p> <blockquote> <h2>v2.1.3</h2> <ul> <li>Updated communication with runner to use environment files rather then workflow commands</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-go/commit/37335c7bb261b353407cff977110895fa0b4f7d8"><code>37335c7</code></a> Swap to Environment Files (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/76">#76</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/7ff6287c800e9b340178c6e85d648e9328975ab0"><code>7ff6287</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-go/issues/70">#70</a> from thboop/main</li> <li><a href="https://github.com/actions/setup-go/commit/084110f6ed824fa4c736cfb213719113ad826e58"><code>084110f</code></a> Ignore Generated Files in Git PR's</li> <li><a href="https://github.com/actions/setup-go/commit/4047b11da09cb24c6879c12d18cbb0783886b987"><code>4047b11</code></a> Manually review dependencies</li> <li><a href="https://github.com/actions/setup-go/commit/23a9878ae49e08c134651038687bb74e79af6356"><code>23a9878</code></a> Add Licensed workflow and configuration files</li> <li>See full diff in <a href="https://github.com/actions/setup-go/compare/v2.1.2...37335c7bb261b353407cff977110895fa0b4f7d8">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 16 days
startedlicaonfee/selina
started time in 17 days