issues
search
WilliamRen
/
django-pyodbc
Automatically exported from code.google.com/p/django-pyodbc
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DateQuerySet generates invalid TSQL
#134
GoogleCodeExporter
opened
8 years ago
0
iregex sql statement gets expanded incorrectly when there are low/high limits
#133
GoogleCodeExporter
opened
8 years ago
1
DjangoUnicodeDecodeError: 'utf8' codec can't decode byte 0xd1
#132
GoogleCodeExporter
opened
8 years ago
1
Database Connection Fails Depending on connstr Order
#131
GoogleCodeExporter
opened
8 years ago
0
Typo in FreeTDS package name of install documentation
#130
GoogleCodeExporter
opened
8 years ago
0
syncdb/query sample generating error
#129
GoogleCodeExporter
opened
8 years ago
0
[ISQL]ERROR: Could not SQLConnect
#128
GoogleCodeExporter
opened
8 years ago
3
Error in operations.py looking for more arguments.
#127
GoogleCodeExporter
opened
8 years ago
4
varchar([n]) fields are introspected as textfields without max_length
#126
GoogleCodeExporter
opened
8 years ago
1
django 1.4 "OUTPUT clause without INTO clause" error if triggers on table
#125
GoogleCodeExporter
opened
8 years ago
0
Potential data loss error with ManyToManyField on Django 1.4
#124
GoogleCodeExporter
opened
8 years ago
1
Different versions of pyodbc may break django-pyodbc
#123
GoogleCodeExporter
opened
8 years ago
0
Not returning timezone aware datetime objects when using Django 1.4 and USE_TZ option
#122
GoogleCodeExporter
opened
8 years ago
1
Patch for field_cast_sql()
#121
GoogleCodeExporter
opened
8 years ago
0
Broken on Django 1.4 alpha
#120
GoogleCodeExporter
opened
8 years ago
8
Does Not Support models.DateField
#119
GoogleCodeExporter
opened
8 years ago
3
Is django-pyodbc SQL Server specific?
#118
GoogleCodeExporter
opened
8 years ago
0
Unable to connect Django app to MSSQL server
#117
GoogleCodeExporter
opened
8 years ago
0
The operations.py includes some code that causes issues with SQL Server 2008
#116
GoogleCodeExporter
opened
8 years ago
1
HY010 Function sequence error
#115
GoogleCodeExporter
opened
8 years ago
0
Don't work in IIS
#114
GoogleCodeExporter
opened
8 years ago
1
django-pyodbc connection failure.
#113
GoogleCodeExporter
opened
8 years ago
0
The date_trunc_sql function only supports year, month and day (includes solution)
#112
GoogleCodeExporter
opened
8 years ago
0
Aliases not created even though MS SQL Server is not case sensitive
#111
GoogleCodeExporter
opened
8 years ago
1
Problem with utf-8 latin2 and varchar
#110
GoogleCodeExporter
opened
8 years ago
0
Print output of query does not appear to be for SQL Server
#109
GoogleCodeExporter
opened
8 years ago
1
PyPI
#108
GoogleCodeExporter
opened
8 years ago
0
Unable to connect when specifying driver library directly in options
#107
GoogleCodeExporter
opened
8 years ago
0
Insert into Nullable DateTimeField failed
#106
GoogleCodeExporter
opened
8 years ago
2
statement uses OUTPUT without INTO which fails with triggers
#105
GoogleCodeExporter
opened
8 years ago
2
Update for Django 1.3 missing colon on else statement
#104
GoogleCodeExporter
closed
8 years ago
1
Django-1.3rc1 compatibility patch
#103
GoogleCodeExporter
closed
8 years ago
1
Problem with multi-db if pyodbc is not the default connection
#102
GoogleCodeExporter
opened
8 years ago
3
Django-pyodbc returning wrong id on insert
#101
GoogleCodeExporter
closed
8 years ago
8
:ba
#100
GoogleCodeExporter
closed
8 years ago
1
Cannot order_by on an annotated field
#99
GoogleCodeExporter
opened
8 years ago
3
Creating models with BigInteger Fields
#98
GoogleCodeExporter
opened
8 years ago
2
ss_loaddata included in setup.py
#97
GoogleCodeExporter
opened
8 years ago
1
backend should cache pyodbc.IntegrityError and raise django.db.utils.IntegrityError instead.
#96
GoogleCodeExporter
opened
8 years ago
1
User password is defaulting to "None" when empty
#95
GoogleCodeExporter
closed
8 years ago
3
Release schedule/Versioning
#94
GoogleCodeExporter
opened
8 years ago
2
Incompatibility with Django trunk after revision 14139
#93
GoogleCodeExporter
closed
8 years ago
3
Port number incorrect for dsnless connections
#92
GoogleCodeExporter
closed
8 years ago
4
Problems with BigInts.
#91
GoogleCodeExporter
opened
8 years ago
3
Data source name not found, no default driver specified
#90
GoogleCodeExporter
opened
8 years ago
1
Django-pyodbc issues with db cache
#89
GoogleCodeExporter
opened
8 years ago
1
compiler.py not appending IDENTITY_INSERT
#88
GoogleCodeExporter
closed
8 years ago
7
Error adding model with null values when specifying the primary key
#87
GoogleCodeExporter
opened
8 years ago
2
Completely broken in django svn revision 13388
#86
GoogleCodeExporter
opened
8 years ago
2
field_cast_sql doesn't work if default database isn't MSSQL
#85
GoogleCodeExporter
opened
8 years ago
1
Next