Packaging improvements: Include source-files in the release, and update the version nr
0.3.4
Packaging improvements: Include tests/__init__.py in the release and add project links to PyPi
0.3.3
S3: Fix behaviour for nested FROM-queries (s3object[*].name)
0.3.2
Improves the SelectEncoder behaviour to also encode CaseInsensitiveDict's
Ensure FROM-queries such as s3object[*] do not fail (NOTE: the correct behaviour is not correct yet)
0.3.1
Expose a custom JSON encoder, SelectEncoder, in order to encode custom objects returned by our API such as Variablejson.dumps(x, indent=None, separators=(",", ":"), cls=SelectEncoder)
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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps py-partiql-parser from 0.1.0 to 0.3.5.
Changelog
Sourced from py-partiql-parser's changelog.
Commits
7af964e
Release 0.3.5dd585a2
Add py_partiql_parser to packages list7138237
Add py_partiql_parser to packages list46743a5
Packaging: Add project URLs to PyPib2e8892
Packaging - explicitly include test directory01b04fd
Linting15e8876
Prep release 0.3.34eff610
Merge branch 'main' of github.com:getmoto/py-partiql-parser into mainf03ae61
S3: Fix behaviour for nested FROM-clauses6787b5d
Update CHANGELOG.mdDependabot 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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)