issues
search
AnswerDotAI
/
fastlite
A bit of extra usability for sqlite
https://answerdotai.github.io/fastlite/
Apache License 2.0
174
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use new `sqlite_minutils.Table.result` attribute
#45
pydanny
opened
3 hours ago
0
Test `Table.test-upserts()`
#44
pydanny
closed
1 day ago
2
Test `Table.update()`
#43
pydanny
closed
1 day ago
1
Table.insert() with Falsy value generates an error
#42
pydanny
closed
2 days ago
0
Test `insert()` and `insert_all()`
#41
pydanny
closed
2 days ago
2
Add introspection example
#40
pydanny
opened
1 week ago
1
Make get_last defensive
#39
pydanny
closed
1 week ago
0
Upsert with compound primary key
#38
Isaac-Flath
opened
1 week ago
2
Rewrite insert() function to take advantage of RETURNING data
#37
pydanny
closed
2 weeks ago
2
Convert kw.py to nbdev
#36
pydanny
closed
2 weeks ago
1
WIP DON'T MERGE: Add returning to insert
#35
pydanny
closed
2 weeks ago
0
Add `xtra` param to all methods that use `xtra` instance var
#34
jph00
closed
1 month ago
0
Patch brakes the argument order
#33
astynax
opened
1 month ago
0
add enum support
#32
hamelsmu
closed
1 month ago
0
correct tests for and `Enum|None` behavior
#31
hamelsmu
closed
1 month ago
1
fixed mixed imports / code
#30
hamelsmu
closed
1 month ago
0
handle `<typ>|None`
#29
hamelsmu
closed
1 month ago
3
add enums
#28
hamelsmu
closed
1 month ago
1
How can I use SQLite extensions with fastlite?
#27
FrLars21
opened
2 months ago
3
Use .pandas on a table
#26
sizhky
closed
1 month ago
1
Import db alter
#25
Isaac-Flath
closed
2 months ago
1
add `import_file`
#24
jph00
closed
2 months ago
0
Show working examples of transforms
#23
pydanny
closed
2 months ago
0
add markdown to doc output
#22
jph00
closed
2 months ago
0
`transform` keyword doesn't work outside core.ipynb
#21
pydanny
closed
1 month ago
1
Fix `__contains__` on tuple pk searches
#20
pydanny
closed
3 months ago
1
Compound primary keys fail on `__contains__` when done with tuple
#19
pydanny
closed
3 months ago
1
AttributeError: 'View' object has no attribute 'xtra'
#18
chuck-alt-delete
opened
3 months ago
0
Use fastcore asdict instead of dataclasses asdict
#17
pydanny
closed
3 months ago
1
Use flexiclass
#16
jph00
closed
3 months ago
0
Add `select` param
#15
jph00
closed
3 months ago
0
Table creation with foreign keys fails with error "unhashable list"
#14
bikash119
closed
2 months ago
5
can you join dataclassed tables?
#13
swyxio
closed
1 month ago
1
`Database.create` for creating a table from a class
#12
jph00
closed
4 months ago
0
Fix `None` checks in fastlite.kw
#11
jph00
closed
5 months ago
0
Switch to sqlite-minutils
#10
jph00
closed
5 months ago
0
Filter table callable using `xtra`
#9
jph00
closed
5 months ago
0
add `database(...)`
#8
jph00
opened
5 months ago
0
Vendor in sqlite-utils and remove dependency
#7
jph00
closed
5 months ago
1
Add `ids_and_rows_where` and use it to work around sqlite-utils rowid bug
#6
jph00
closed
5 months ago
0
Add `get_last` and use it to set `last_pk` correctly and return updated row
#5
jph00
closed
5 months ago
0
Auto-get pks for `update`, and return updated record
#4
jph00
closed
5 months ago
0
Return updated value on insert/upsert
#3
jph00
closed
5 months ago
0
Include `urlsave` import from fastcore.net
#2
rgbkrk
closed
5 months ago
2
Typo in README.md
#1
chrisclark
closed
5 months ago
2