issues
search
codeforkjeff
/
dbt-sqlite
A SQLite adapter plugin for dbt (data build tool)
Apache License 2.0
78
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typo in dateadd
#57
vergenzt
opened
1 month ago
0
implemented sqlite__datediff macro using epoch deltas
#56
tom-juntunen
opened
7 months ago
0
add minimum compatibility for 1.6.0
#55
tom-juntunen
opened
7 months ago
2
compatibility for dbt-core v1.6.0
#54
tom-juntunen
closed
7 months ago
3
Fix errors in sqlite__dateadd in dbt-core v1.6.0
#53
tom-juntunen
closed
7 months ago
1
upgrade to support dbt-core v1.8.0
#52
dataders
opened
8 months ago
2
compatiblity for 1.5.0
#51
MatthewPocock
closed
7 months ago
2
upgrade to support dbt-core v1.7.0
#50
dataders
opened
1 year ago
0
Update connections.py for the unique_field property
#49
zxiex
closed
7 months ago
3
Need a new maintainer for this project
#48
codeforkjeff
opened
1 year ago
9
AttributeError: 'SQLiteCredentials' object has no attribute 'host'
#47
ChristianKranemann
closed
7 months ago
3
upgrade to support dbt-core v1.6.0
#46
dataders
opened
1 year ago
0
Update setup.py to avoid dependency conflicts between dbt-core and dbt-sqlite
#45
EloiSanchez
closed
7 months ago
1
Implement date trunc
#44
AlpAribal
opened
1 year ago
1
upgrade to support dbt-core v1.5.0
#43
dataders
opened
1 year ago
2
Errors starting
#42
cboden
closed
1 year ago
10
Add support for Python models in dbt >= 1.3.x
#41
codeforkjeff
opened
1 year ago
0
upgrade to support dbt-core v1.4.0
#40
dataders
opened
1 year ago
0
dbt 1.4.0 compatibility
#39
codeforkjeff
closed
1 year ago
0
dbt 1.3.0 compatibility
#38
codeforkjeff
closed
1 year ago
0
ImportError: cannot import name 'DatabaseException' from 'dbt.exceptions' with dbt 1.4
#37
vdl-vciriza
closed
1 year ago
4
Issue #30: Improve type handling
#36
codeforkjeff
closed
1 year ago
0
Decrease batch size for seeds
#35
tomreitz
closed
1 year ago
1
upgrade to support dbt-core v1.3.0
#34
dataders
closed
1 year ago
0
upgrade to support dbt-core v1.3.0
#33
dataders
closed
1 year ago
1
Update incremental materialization
#32
codeforkjeff
opened
2 years ago
0
incremental model "You can only execute one statement at a time."
#31
johannes-becker-bt
closed
1 year ago
7
get all the data types to be consistent
#30
codeforkjeff
closed
1 year ago
0
implement listagg macro
#29
codeforkjeff
opened
2 years ago
0
implement lastday macro
#28
codeforkjeff
opened
2 years ago
0
implement date_trunc macro
#27
codeforkjeff
opened
2 years ago
0
implement datediff macro
#26
codeforkjeff
opened
2 years ago
1
unify: run tests locally and in github ci using docker image
#25
codeforkjeff
closed
2 years ago
0
compatibility with dbt 1.2.0rc1
#24
codeforkjeff
closed
2 years ago
0
upgrade to support dbt-core v1.2.0
#23
dataders
closed
2 years ago
0
upgrade to support dbt-core v1.2.0
#22
dataders
closed
2 years ago
0
upgrade to support dbt-core v1.2.0
#21
dataders
closed
1 year ago
4
Dependabot updates for dbt-tests-adapter?
#20
edgarrmondragon
opened
2 years ago
0
Running out of memory when running `dbt seed` with large CSV
#19
killermouse0
closed
2 years ago
3
add adapter to dbt docs's "Available Adapters" page
#18
dataders
closed
2 years ago
2
Setup CI
#17
codeforkjeff
closed
2 years ago
0
Use new test framework for dbt-core 1.1.x
#16
codeforkjeff
closed
2 years ago
0
check if schema exists before calling DETACH DATABASE
#15
codeforkjeff
closed
2 years ago
0
Add dbt/include/sqlite/profile_template.yml
#14
codeforkjeff
opened
2 years ago
2
Review docs for Building a New Adapter
#13
codeforkjeff
closed
2 years ago
0
Add `dbt/adapters/sqlite/__version__.py`
#12
edgarrmondragon
closed
2 years ago
1
Cannot generate documentation with debt 0.20.0
#11
cscetbon
closed
3 years ago
4
Work with dbt 0.20.x
#10
codeforkjeff
closed
3 years ago
0
Add support for dbt 0.21.x
#9
cscetbon
closed
3 years ago
4
Use YAML objects instead of colon-separated strings
#8
edgarrmondragon
closed
3 years ago
1
Next