issues
search
DeepLcom
/
sql-mock
A Python library to test your SQL models using mocked input data
MIT License
34
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create a column type for StringArray
#58
amane-toda
opened
6 months ago
0
Bump to version 0.6.2
#57
smoothml
closed
6 months ago
0
Remove unnecessary print statement leading to test failures
#56
smoothml
closed
6 months ago
0
Add linting to Makefile
#55
smoothml
closed
6 months ago
1
Test library execution against Clickhouse engine
#54
smoothml
closed
7 months ago
0
v0.6.1 Can't parse Clickhouse `argMaxIf` function
#53
smoothml
closed
6 months ago
2
Bump to version 0.6.1
#52
smoothml
closed
7 months ago
0
Do not require mocks for ARRAY JOIN clause arguments
#51
smoothml
closed
7 months ago
0
Add asdf, PyCharm, and VSCode files to .gitignore
#50
smoothml
closed
7 months ago
0
Fix: Add --all-extras to contributing install command
#49
smoothml
closed
7 months ago
0
ARRAY JOIN operations are not recognised in Clickhouse queries
#48
smoothml
closed
7 months ago
7
Error for BigQueryMockTable -> "E KeyError: 'relation_name'"
#47
patygold
closed
8 months ago
3
Idea: not having to define input mocks for downstream tables when using assert_cte_equal
#46
fgarzadeleon
opened
9 months ago
2
Allowing more flexibility for developer assertions
#45
fgarzadeleon
opened
9 months ago
2
Fix: Replace table prefix as well
#44
Somtom
closed
9 months ago
0
When a table is not expressed as alias the referencing isn't correct later
#43
fgarzadeleon
closed
9 months ago
5
V6 release
#42
Somtom
closed
9 months ago
0
Fix/mixed none values
#41
Somtom
closed
9 months ago
1
Support secure connection to Clickhouse
#40
Somtom
closed
9 months ago
0
Allow cte mocks
#39
Somtom
closed
9 months ago
0
Bump jinja2 from 3.1.2 to 3.1.3
#38
dependabot[bot]
closed
9 months ago
1
Column Mock improvements
#37
mcnick
closed
10 months ago
0
Dbt subdirectory
#36
mcnick
closed
10 months ago
0
Move docs
#35
Somtom
closed
10 months ago
0
sorting in _assert_equal not working for mixed None values
#34
mcnick
closed
9 months ago
0
dbt project in subdirectory
#33
mcnick
closed
10 months ago
2
replacing hyphens in MockTableMeta cte_name
#32
mcnick
closed
10 months ago
0
Corrected title (ClickHouse -> Redshift)
#31
ravi77o
closed
10 months ago
1
Release/v0.5.0
#30
Somtom
closed
10 months ago
0
Add Snowflake support
#29
Somtom
closed
10 months ago
0
Feature/redshift support
#28
Somtom
closed
10 months ago
0
Update SQL glot to 20.5.0
#27
Somtom
closed
10 months ago
0
Add dbt support
#26
Somtom
closed
10 months ago
0
Error handling improvements
#25
Somtom
closed
10 months ago
0
Use sqlglot for table ref replace
#24
Somtom
closed
10 months ago
0
Revert "Use sqlglot to replace table reference"
#23
Somtom
closed
10 months ago
0
Add array column types
#22
Somtom
closed
10 months ago
0
Use sqlglot to replace table reference
#21
Somtom
closed
10 months ago
0
Fixed quickstart docs
#20
Somtom
closed
10 months ago
0
Provide default mocks in table_meta
#19
Somtom
closed
10 months ago
1
Fix/sql dialect
#18
Somtom
closed
12 months ago
0
Readded accidentally removed nojekyll file
#17
Somtom
closed
1 year ago
0
Added sitemap and robots.txt
#16
Somtom
closed
1 year ago
0
v0.3.0 release
#15
Somtom
closed
1 year ago
0
Improved docs
#14
Somtom
closed
1 year ago
0
New method 'assert_cte_equal' to check the output of CTEs
#13
Somtom
closed
1 year ago
0
Release v0.2.0
#12
Somtom
closed
1 year ago
0
Added functionality to pass the query_path via the table_meta decorator
#11
Somtom
closed
1 year ago
0
Use meta class instead of decorator
#10
Somtom
closed
1 year ago
0
Improved readme and separated contribution guidelines
#9
Somtom
closed
1 year ago
0
Next