issues
search
kennethreitz
/
records
SQL for Humans™
https://pypi.python.org/pypi/records/
ISC License
7.16k
stars
574
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG with password use P@ssw0rd in db_url
#225
DiLysenk
closed
1 week ago
1
When I use query('insert into xxx'), it does not insert successfully.
#224
SeasonPanPan
opened
3 weeks ago
0
Would like to ask which Time Series Databases are supported
#223
Nicky213Zhang
opened
2 months ago
0
I need demo how to connect oracle?
#222
Imran-imtiaz48
opened
3 months ago
0
Update randomuser-sqlite.py
#221
Imran-imtiaz48
closed
3 months ago
1
How to connect to oracle?Can you give me a demo?
#220
555chy
opened
9 months ago
0
Fixed query execute & result for Sqlachemy 2.0
#219
prasad83
closed
7 months ago
0
sqlalchemy 2.0 support.
#218
liudonghua123
closed
7 months ago
1
Compatible with SQLAlchemy 1.4.*
#216
WangWeigao
closed
7 months ago
1
removed a manual indexer iterator pitfall
#215
NaelsonDouglas
closed
7 months ago
1
Records is not compatible with Python 3.8+
#214
robstel
closed
7 months ago
1
db.query('SELECT * FROM persons) can't execute
#213
schlsj
opened
3 years ago
0
records (v0.5.3) is incompatible with latest Pandas (v1.2.4) cause they have requires different openpyxl version dependency, is there any way to fix this issue?
#212
baiyyee
opened
3 years ago
3
Bump py from 1.5.3 to 1.10.0
#211
dependabot[bot]
closed
7 months ago
0
Bump pyyaml from 3.12 to 5.4
#210
dependabot[bot]
closed
7 months ago
1
Fixes #208 Document sqlalchemy version constraint
#209
jdonboch
closed
7 months ago
3
records python3 is not compatible with new sqlalchemy release 1.4.0
#208
jdonboch
closed
7 months ago
7
This library may no longer be maintained, and many problems 1 year ago have not been dealt with
#207
zhonghai9967
closed
7 months ago
6
Export XLS error
#206
zhonghai9967
opened
3 years ago
1
Bump pyyaml from 3.12 to 5.1
#205
dependabot[bot]
closed
3 years ago
1
How to get the last sql run
#204
smallevil
opened
3 years ago
0
Is records being maintained?
#202
sri-rang
closed
7 months ago
3
MSSQL Queries are broken
#201
bfmcneill
opened
4 years ago
0
can not read sqlserver! data can be read using sqlalchemy but records no!
#200
AlitaIcon
opened
4 years ago
2
Update records.py
#199
kingaj12
closed
7 months ago
1
导出excel无异常情况,但是无法生成xls文件
#198
yc12192057
closed
4 years ago
1
Can I get multiple sql command's output
#197
xixinasa
opened
4 years ago
0
database connections
#196
bsl
opened
4 years ago
0
Within transaction, the error disappeared
#195
nexttonever
opened
4 years ago
1
(sqlite3.ProgrammingError) Cannot operate on a closed database.
#194
feipengzhao
opened
4 years ago
0
mssql query works for sqlalchemy but not for records
#193
dangets
opened
4 years ago
1
records.Database.query can't return affected rowcounts?
#192
zijianll
opened
4 years ago
1
RecordCollection support fetch many
#191
IvorChen89
opened
4 years ago
0
Use close_with_result rather than closing connections too early. (Fixes the sqlite error.)
#190
shacknetisp
closed
7 months ago
1
Can't get values from sqlite database
#189
Blindingend
closed
7 months ago
0
Minor Change to isException method in records.py
#188
mark-dacar
closed
2 years ago
0
Fix tablib links
#187
nmurthy
closed
7 months ago
0
Fix Tablib docs links
#186
kipyin
closed
7 months ago
0
query can't get result when connect mssql
#185
miragelu-seekasia
opened
5 years ago
2
remove temporary openpyxl fix
#184
paulvoe
closed
7 months ago
1
'RecordCollection' object has no attribute 'peak'
#183
littlethumb123
opened
5 years ago
1
Support "Raw" queries to support things like VACUUM
#182
keeganmccallum
opened
5 years ago
3
Could records support asyncio?
#181
leafonsword
opened
5 years ago
0
DATABASE_URL from env
#180
fritz-clicktripz
closed
5 years ago
2
Failure to acquire `DATABASE_URL` when set after import
#179
fritz-clicktripz
opened
5 years ago
0
t.commit generates an error in version 0.5.3
#178
dougmitarotonda
opened
5 years ago
3
Fixing issue for issue 149
#177
jraper3
closed
7 months ago
1
What is the reason for this error?
#176
luming0846
opened
5 years ago
2
Add __contains__ and __len__ to Record
#175
oyvindkolbu
closed
2 years ago
0
Reraise exceptions thrown in transactions
#174
brendanator
closed
1 year ago
2
Next