Releases: tekumara/fakesnow
Releases · tekumara/fakesnow
v0.11.9
13 Jun 12:15
Compare
Sorry, something went wrong.
No results found
0.11.9 (2026-06-13)
Features
publish linux/arm64 docker image (24f1a57 )
v0.11.8
13 Jun 11:45
Compare
Sorry, something went wrong.
No results found
v0.11.7
03 Jun 05:57
Compare
Sorry, something went wrong.
No results found
0.11.7 (2026-06-02)
Features
Add named params support in server mode (#334 ) (fbe2848 )
Bug Fixes
Handle join expressions in _missing_qualifiers (#337 ) (910adaf )
Chores
deps-dev: bump the pip group with 6 updates (#329 ) (639c41c )
deps: update duckdb requirement from ~=1.5.1 to ~=1.5.2 (#330 ) (10dcbb6 )
v0.11.6
18 Apr 11:26
Compare
Sorry, something went wrong.
No results found
0.11.6 (2026-04-18)
Bug Fixes
allow fully-qualified tables in CTEs with there is no current database (709c17f ), closes #327
v0.11.5
11 Apr 23:52
Compare
Sorry, something went wrong.
No results found
0.11.5 (2026-04-11)
Features
implicit VARCHAR-to-numeric cast for aggregate functions (#326 ) (3f47c30 )
Bug Fixes
implicit VARCHAR-to-number cast matches snowflake column names (5733c70 )
Chores
deps-dev: update snowflake-sqlalchemy requirement from ~=1.8.2 to ~=1.9.0 in the pip group across 1 directory (#321 ) (b8f4ede )
deps: update duckdb requirement from ~=1.4.1 to ~=1.5.1 (#323 ) (e8f49a0 )
deps: update sqlglot requirement from ~=29.0.1 to ~=30.2.0 (#322 ) (3b434fa )
v0.11.4
26 Mar 11:50
Compare
Sorry, something went wrong.
No results found
0.11.4 (2026-03-26)
Features
add object_agg transformation (#315 ) (de8449b )
handle all Snowflake clustering statements as no-ops (#318 ) (bcfa183 )
support FLATTEN for JSON objects (#317 ) (d7a0a3e )
Chores
deps-dev: bump the pip group with 2 updates (#311 ) (021e082 )
deps: update sqlglot requirement from ~=28.7.0 to ~=29.0.1 (#312 ) (dccebd8 )
v0.11.3
25 Feb 01:51
Compare
Sorry, something went wrong.
No results found
0.11.3 (2026-02-25)
Bug Fixes
bracket access for object keys containing special characters (e.g. periods) (#309 ) (a4d8f3f )
v0.11.2
14 Feb 05:55
Compare
Sorry, something went wrong.
No results found
0.11.2 (2026-02-14)
Features
COPY INTO with MATCH_BY_COLUMN_NAME (#307 ) (7ee426c )
server: provide option to set host address (#304 ) (2b9097c )
Chores
deps-dev: bump pyright from 1.1.407 to 1.1.408 in the pip group (#305 ) (65f5381 )
deps: update sqlglot requirement from ~=28.5.0 to ~=28.7.0 (#306 ) (1c4c46c )
v0.11.1
07 Jan 09:22
Compare
Sorry, something went wrong.
No results found
0.11.1 (2026-01-07)
Bug Fixes
ArrowInvalid when returning timestamps (de621c9 )
do not propagate IF NOT EXISTS in ALTER TABLE to all columns (967fab6 ), closes #296
regex_substr when e parameter is used with no group_num (785b61e ), closes #289
treat hex strings as binary (f907bbb ), closes #301
use 127.0.0.1 instead of localhost when connecting to server (f0bdf0e ), closes #300
Chores
deps-dev: bump the pip group with 2 updates (#298 ) (eab8957 )
deps: update sqlglot requirement from ~=28.3.0 to ~=28.5.0 (#302 ) (1083d19 )
v0.11.0
16 Dec 00:10
Compare
Sorry, something went wrong.
No results found
0.11.0 (2025-12-15)
⚠ BREAKING CHANGES
remove support for python 3.9 because its EOL
Features
Bug Fixes
OBJECT_CONSTRUCT - drop null expressions (085aa4d )
Chores
bump duckdb 1.4.1 (73121bf )
bump sqlglot~=28.3.0 (10fd18f )
deps-dev: bump pyarrow-stubs from 20.0.0.20250928 to 20.0.0.20251107 in the pip group (#278 ) (b4613de )
deps-dev: bump pyright from 1.1.404 to 1.1.406 (#268 ) (c265221 )
deps-dev: bump pyright from 1.1.406 to 1.1.407 (#274 ) (a382ec9 )
deps-dev: bump the pip group with 2 updates (#275 ) (be6b599 )
deps-dev: bump the pip group with 2 updates (#287 ) (9bf2776 )
deps: bump actions/cache from 4 to 5 (#284 ) (68d9a97 )
deps: bump actions/checkout from 4 to 6 (#282 ) (d060d2a )
deps: bump actions/create-github-app-token from 1 to 2 (#285 ) (f7d85d2 )
deps: bump actions/setup-python from 5 to 6 (#286 ) (6ba1025 )
deps: bump astral-sh/setup-uv from 3 to 7 (#283 ) (e24c5ef )
deps: bump pyarrow-stubs from 20.0.0.20250825 to 20.0.0.20250928 (#271 ) (50fd34f )
deps: bump pyright from 1.1.404 to 1.1.405 (#272 ) (a3eac9d )
deps: update ruff requirement from ~=0.12.7 to ~=0.13.2 (#273 ) (caacf93 )
deps: update sqlglot requirement from ~=27.12.0 to ~=27.20.0 (#270 ) (073d0c3 )
deps: update sqlglot requirement from ~=27.20.0 to ~=27.29.0 (#276 ) (f1472c6 )
remove support for python 3.9 because its EOL (45c7578 )