issues
search
wireservice
/
agate-sql
agate-sql adds SQL read/write support to agate.
https://agate-sql.readthedocs.io
MIT License
18
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crashes in make_sql_table() and to_sql() when min_col_len and/or col_len_multiplier are set to None due to lack of validation checks
#46
clach04
closed
2 months ago
2
Idea to refactor number code
#45
clach04
closed
9 months ago
1
Support "Integer" data types when data has no fractional numbers (floats, decimals)
#43
tacman
closed
1 year ago
4
Use Connection.begin_nested() instead
#42
s-t-e-v-e-n-k
closed
1 year ago
0
0.6.0 is tagged to wrong commit
#41
s-t-e-v-e-n-k
closed
1 year ago
2
Migrate to SQLAlchemy 2
#40
s-t-e-v-e-n-k
closed
1 year ago
1
sqlalchemy very outdated
#39
psychemedia
closed
1 year ago
1
ci: Test on Python 3.10 and 3.11
#37
jpmckinney
closed
1 year ago
0
Add preliminary Ingres/Vector/Actian Avalanche support
#36
clach04
closed
9 months ago
2
Test suite showing some ageing cracks
#35
alerque
closed
3 years ago
8
MySQL needs REPLACE and not INSERT OR REPLACE (though it does use INSERT IGNORE)
#44
HappyChews
opened
3 years ago
1
Release 0.5.6 on PyPI
#34
dotlambda
closed
3 years ago
1
TestSQL.test_to_sql_create_statement_with_schema fails
#33
mcepl
closed
3 years ago
8
interesting bits in tarball
#32
pgajdos
closed
5 years ago
0
MSSQL dialect uses BOOLEAN instead of BIT
#31
franksiler
closed
5 years ago
1
Table.to_sql col_len_multiplier and min_col_len parameters added.
#30
RogerWebb
closed
5 years ago
2
Ensure closing connection and disposing SQLAlchemy engine if required
#29
smtakeda
closed
6 years ago
2
Set length of VARCHAR to 1 even if maximum length is 0 to satisfy MySQL
#28
jpmckinney
closed
7 years ago
0
how to install agate and agatesql in cloud foundry
#27
rajrohith
closed
7 years ago
1
Specify precision and scale for DECIMAL if the dialect is mssql, mysql or oracle
#26
jpmckinney
closed
7 years ago
0
Add create_ifne flag to to_sql method
#25
jez
closed
7 years ago
3
Create MANIFEST.in with license info
#24
pmlandwehr
closed
7 years ago
0
Use TIMESTAMP instead of DATETIME column type
#23
jpmckinney
closed
7 years ago
0
Add prefixes option to .to_sql
#22
jpmckinney
closed
7 years ago
0
DateTime columns can not be stored as DATETIME in sqlite
#21
onyxfish
closed
7 years ago
1
Create an example.py script
#20
onyxfish
closed
5 years ago
1
Add example usage for query methods
#19
onyxfish
closed
5 years ago
1
CREATE statement length constraints are wrong for unicode strings under Py2.7
#18
onyxfish
closed
7 years ago
2
pip install agate-sql
#17
gordonje
closed
8 years ago
1
Handle non-ascii text values in Python 2
#16
JoeGermuska
closed
4 years ago
3
Update index.rst
#15
chrislkeller
closed
8 years ago
1
Add argument to from_sql for SELECT query
#14
jpmckinney
closed
7 years ago
2
API docs aren't showing up on RTFD
#13
onyxfish
closed
8 years ago
1
TimeDelta type doesn't work as expected with sqlite
#12
onyxfish
closed
9 months ago
6
Tests need to an example of every agate data type
#11
onyxfish
closed
8 years ago
0
Add Interval<-->TimeDelta support
#10
aklaver
closed
8 years ago
4
Add .travis.yml and badges to README
#9
z2s8
closed
9 years ago
1
Badge README and docs (like agate)
#8
onyxfish
closed
9 years ago
0
Setup Travis.ci
#7
onyxfish
closed
9 years ago
1
Copy labels from agate
#6
onyxfish
closed
9 years ago
0
Make changes to type testing in table.py
#5
aklaver
closed
9 years ago
19
Postgres TIMESTAMP not supported
#4
aklaver
closed
9 years ago
4
Table.to_sql should have an overwrite flag
#3
onyxfish
closed
8 years ago
0
TimeDelta support
#2
onyxfish
closed
8 years ago
6
Figure out how to handle DB names specified in connection string
#1
onyxfish
closed
5 years ago
1