issues
search
reecetech
/
django_informixdb
Informix database adapter for Django
https://pypi.org/project/django-informixdb/
Apache License 2.0
10
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#43
dependabot[bot]
opened
2 months ago
0
bugfix/feat - Cast COUNT() to INT, fixes #22
#42
hyperstown
opened
8 months ago
0
Bugfix/fc 2559 fix exists query in djangov4
#41
fransy26
closed
10 months ago
1
update pyproject for compliance and update docker unit tests to use R…
#40
fransy26
closed
11 months ago
0
#ISOLATION_LEVEL=READ_UNCOMMITTED errors with django.db.utils.Error: ('HY000', '[HY000] [Informix][Informix ODBC Driver][Informix]Transaction not available. (-256) (SQLSetConnectAttr)')
#39
wasimwaqia
opened
1 year ago
0
Calling exist on Queryset fails with syntax error.
#38
stj-mv
opened
1 year ago
1
Cannot run dbshell command with Django 4.1.7
#37
stj-mv
opened
1 year ago
0
Switch to pyproject toml
#36
jwettenhall
closed
2 years ago
0
Add support for Python 3.10
#35
ps-jay
closed
2 years ago
0
Convert to use GitHub Actions instead of TravisCI
#34
ps-jay
closed
2 years ago
0
Support Django 4, drop support for Django 2 and Python 3.6
#33
jwettenhall
closed
2 years ago
0
Fix for inspectdb (introspection) in Django v3
#32
jwettenhall
closed
3 years ago
0
Generating models from database introspection fails with missing 1 required positional argument: 'collation'
#31
jwettenhall
closed
3 years ago
1
Fix inspectdb / introspection for Django v3, requiring collation
#30
jwettenhall
closed
3 years ago
2
Use Ubuntu 20.04 for Python 3 as default
#29
ps-jay
closed
3 years ago
0
Support Django v3 and Python 3.9
#28
jwettenhall
closed
3 years ago
1
Fix: there is no .pylintrc 🥄
#27
ps-jay
closed
4 years ago
0
Test / build pipeline in Travis CI
#26
ps-jay
closed
4 years ago
1
Version cleanup
#25
ps-jay
closed
4 years ago
0
Encapsulate testing in a Dockerfile, and extend docker-compose to facilitate testing
#24
ps-jay
closed
4 years ago
0
year_lookup_bounds_for_date_field is not universal
#23
LemyDanger76
opened
4 years ago
0
Aggregate Count(*) returns Decimal.
#22
LemyDanger76
opened
4 years ago
0
Cannot connect to Database
#21
LemyDanger76
opened
4 years ago
0
Django3.0 compatibility- dependancy on django.utils.six
#20
ghost
opened
4 years ago
1
Enable setting validation interval to reduce unnecessary re-validations
#19
RobbieClarken
closed
5 years ago
0
Additional resiliency against errors during cursor close()
#18
richard-reece
closed
5 years ago
0
Enable validating connections at the start of a request
#17
RobbieClarken
closed
5 years ago
0
Add connection timeout config
#16
richard-reece
closed
5 years ago
0
Encoding of column names not handled when using cursors directly
#15
richard-reece
opened
5 years ago
0
Encourage only setting `MAX_ATTEMPTS` for retry config
#14
RobbieClarken
closed
5 years ago
0
Retry creating connections on error code -930
#13
RobbieClarken
closed
5 years ago
2
Enable retries if pyodbc fails to establish a connection
#12
RobbieClarken
closed
5 years ago
0
Implemented a new field to represent Y/N Char Booleans
#11
ghost
closed
5 years ago
0
Non logging Informix database
#10
lyonmerc
opened
5 years ago
0
pyodbc>=4.0.21 required
#9
vrani-reece
closed
5 years ago
0
Select for update support
#8
ghost
closed
5 years ago
1
Cannot find Informix sqlhosts at None
#7
AcckiyGerman
opened
5 years ago
1
Readme update: DB_LOCALE env & its explanation.
#6
AcckiyGerman
closed
5 years ago
1
Catch improperly defined sqlhosts path early
#5
richard-reece
closed
6 years ago
0
Addressing deprecation warning for conversion functions in Django 2+
#4
vergarae
closed
6 years ago
0
Remove context parameter from DatabaseOperations.convert_decimalfield_value()
#3
richard-reece
closed
6 years ago
0
Correct invocation of format_number to avoid deprecated method
#2
richard-reece
closed
6 years ago
0
Added option to add LOCK MODE WAIT in the connection
#1
shahha
closed
6 years ago
1