We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357622b commit 80c5484Copy full SHA for 80c5484
CHANGELOG.md
@@ -2,11 +2,17 @@
2
3
<!-- do not remove -->
4
5
+## 0.0.4
6
+
7
+### New Features
8
9
+- Filter table callable using `xtra` ([#9](https://github.com/AnswerDotAI/fastlite/issues/9))
10
11
12
## 0.0.3
13
14
### New Features
15
-- Vendor in sqlite-utils and remove dependency ([#7](https://github.com/AnswerDotAI/fastlite/issues/7))
16
- Add `ids_and_rows_where` and use it to work around sqlite-utils rowid bug ([#6](https://github.com/AnswerDotAI/fastlite/issues/6))
17
- Add `get_last` and use it to set `last_pk` correctly and return updated row ([#5](https://github.com/AnswerDotAI/fastlite/issues/5))
18
0 commit comments