issues
search
Snowflake-Labs
/
django-snowflake
MIT License
61
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django51
#103
punitchauhan771
opened
1 month ago
0
Update to Django 5.2
#102
timgraham
opened
2 months ago
0
Unable to use the connector with key-pair authentication
#101
TanishaBCG
closed
2 months ago
4
Making user field optional
#100
punitchauhan771
opened
3 months ago
8
declare django as a dependencies
#99
deronnax
closed
2 months ago
7
Erroneously Looking for Config.toml File when using DATABASES dictionary in settings.py
#98
dnich02f
closed
4 months ago
2
Support for Snowflake Hybrid Tables
#97
davepaulsanders
opened
5 months ago
1
Remove obsolete DatabaseOperations.adapt_datetimefield/timefield_value()
#96
timgraham
closed
6 months ago
0
Backports for 4.2.3 release
#95
timgraham
closed
6 months ago
0
Fix EXISTS subqueries by removing LIMIT 1
#94
timgraham
closed
6 months ago
0
Exists database function generates invalid Snowflake SQL
#93
stanorama
closed
6 months ago
3
Backports for 4.1 release
#92
timgraham
closed
8 months ago
0
Backports for 4.2.2 release
#91
timgraham
closed
8 months ago
0
Fix data corruption of new model instance IDs
#90
timgraham
closed
8 months ago
0
Backports for 3.2 release
#89
timgraham
closed
8 months ago
0
Backports for 4.0 release
#88
timgraham
closed
8 months ago
0
Backport fix for crash in `DatabaseIntrospection.get_table_description()` to Django 3.2.x
#87
mikevendelux
closed
8 months ago
2
Unable to perform inspectdb on tables containing dot (".") in the name
#86
ClausSander
opened
8 months ago
2
Backports for 4.2.1 release
#85
timgraham
closed
8 months ago
0
"The error was: too many values to unpack (expected 11)" while running inspectdb
#84
ClausSander
closed
8 months ago
4
Fix crash in DatabaseIntrospection.get_table_description() due to Snowflake's DESCRIBE TABLE change.
#83
timgraham
closed
8 months ago
0
Update to Django 5.1
#82
timgraham
closed
2 months ago
1
authenticator:externalbrowser issue
#81
grootrm
closed
10 months ago
3
Slow performance
#80
daniel-albuixech
closed
9 months ago
3
Fix private key authentication with dbshell
#79
timgraham
closed
10 months ago
4
Document how to use persistent connections
#78
timgraham
closed
10 months ago
3
Skip test_referenced_composed_subquery_requires_wrapping
#77
timgraham
closed
11 months ago
0
Add test skips for more Django test apps
#76
timgraham
closed
1 year ago
0
Receiving 'Error detecting the version of libcrypto' when connecting to Django
#75
msalbego93
closed
1 year ago
1
Persistent DB connection (a la `CONN_MAX_AGE`)
#74
sim-uw
closed
10 months ago
5
Datetime should be Timestamp_ntz
#73
Ajith-Raja
closed
1 year ago
6
Document how to authenticate with a private key
#72
fhoffa
closed
1 year ago
1
instead of last_insert_id, can we set "can_return_columns_from_insert" as False?
#71
fhoffa
closed
1 year ago
2
Create a pull request template
#70
sfc-gh-ghernandez
closed
1 year ago
2
Allow specifying a private_key in DATABASES 'OPTIONS' without PASSWORD or authenticator
#69
sfc-gh-hachouraria
closed
1 year ago
0
ROLE should be a top level config
#68
sfc-gh-hachouraria
closed
1 year ago
3
Option private_key does not work when launching SnowSQL
#67
sfc-gh-hachouraria
closed
10 months ago
3
Document some common examples for the OPTIONS setting
#66
sfc-gh-hachouraria
closed
1 year ago
0
Consider changing NAME to DB_NAME
#65
sfc-gh-hachouraria
closed
1 year ago
2
Document how to enable the Python connector's logging
#64
sfc-gh-hachouraria
closed
1 year ago
2
Update 'backend' to 'connector' in the README
#63
sfc-gh-anugupta
closed
1 year ago
2
Update to Django 5.0
#62
timgraham
closed
10 months ago
1
Backports for 3.2 beta 1 release
#61
timgraham
closed
1 year ago
0
Backports for 4.0 beta 1 release
#60
timgraham
closed
1 year ago
0
Backports for 4.1 beta 1 release
#59
timgraham
closed
1 year ago
0
JSONField queries with complex JSON parameters don't work
#58
timgraham
opened
1 year ago
0
Add application connection parameter
#57
timgraham
closed
1 year ago
0
Use last_query_id when retrieving last_insert_id
#56
stanorama
closed
1 year ago
2
Enable tests for Cursor.callproc()
#55
timgraham
closed
1 year ago
0
Add support for JSONField
#54
timgraham
closed
1 year ago
0
Next