This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
dataset
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7291cf5ca0171cbc90357216527e1f5b227ae268
dataset
/
dataset
T
History
Frank Villaro-Dixon
b6ed0587ed
Fix race condition when getting column keys of new table
...
_columns_keys() sets _columns to {}, but _sync_table() empties _columns when table is empty.
2020-02-24 13:02:31 +01:00
..
__init__.py
Bump version: 1.2.0 → 1.2.1
2020-02-23 19:17:20 +01:00
chunked.py
make sure all records have the same fields.
2018-04-04 10:43:19 +02:00
database.py
Use default pool for Sqlite, refs
#283
,
#163
.
2020-01-11 16:47:01 +01:00
table.py
Fix race condition when getting column keys of new table
2020-02-24 13:02:31 +01:00
types.py
switch all ints to bigints
2019-07-13 10:42:20 -04:00
util.py
Make column lookups properly case-insensitive, refs
#310
.
2020-02-23 19:13:34 +01:00