issues Search Results · repo:kennethreitz/records language:Python
Filter by
133 results
(109 ms)133 results
inkennethreitz/records (press backspace or delete to remove)Currently a random user record is obtained for the test
https://github.com/kennethreitz/records/blob/master/examples/randomuser-sqlite.py#L9 To enable running example without
internet access.
bkmgit
- Opened on Apr 22
- #226
If you use a password P@ssw0rd , it will incorrectly identify the host after checks.
image
import records
connection_string = postgresql://pt_system:P@Ssssswwwerr@dsda@ps4.mp11.com:5432/triggers
db ...
DiLysenk
- 1
- Opened on Oct 15, 2024
- #225
database: sqlite (also tested in mysql)
create_sql = create table test(`id` INT PRIMARY KEY NOT NULL, `name` CHAR(32) NOT NULL)
insert_sql = insert into test(id, name) values (1, Jim )
select_sql ...
SeasonPanPan
- 2
- Opened on Oct 6, 2024
- #224
Would like to ask which Time Series Databases are supported?thanks!
Nicky213Zhang
- Opened on Aug 15, 2024
- #223
Imran-imtiaz48
- Opened on Jul 7, 2024
- #222
sqlalchemy v2.0 is almost done, a lot of features like async/await are involved.
If this python library could support sqlalchemy v2.0, it s would be wonderful.
liudonghua123
- 1
- Opened on Dec 7, 2022
- #218
records python3 is not compatible with new sqlalchemy release 1.4.0 (#208)
https://github.com/kennethreitz/records/issues/208 but versions of sqlalchemy older than 1.4.0 are not compatible with
Python ...
robstel
- 1
- Opened on Jul 20, 2021
- #214
when execute examples/randomuser-sqlite.py, python report Cannot operate on a closed database .
when rows = db.query(...) is executed, maybe the internal connection is disposed. but the result(rows) is ...
schlsj
- Opened on Jul 8, 2021
- #213
Incompatible Issues
- ImportError: Pandas requires version 2.6.0 or newer of openpyxl (version 2.4.11 currently installed).
- records 0.5.3 requires openpyxl 2.5.0, but you have openpyxl 3.0.7 which ...
baiyyee
- 3
- Opened on May 31, 2021
- #212

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.