forked from gtalarico/pyairtable
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo.todo
More file actions
17 lines (14 loc) · 701 Bytes
/
todo.todo
File metadata and controls
17 lines (14 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Fix:
☐ Handle Quote on formula field (github issue #)
☐ Make table/table_url property with setter so table name can be changed without requiring new class
Features:
☐ Add default_params option (ie lock it to one view, or one max records)
☐ Optimize Mirror to Only delete/recreate diffs (currently wipes and re-writes)
☐ Optimize Mirror to Only delete/recreate diffs (currently wipes and re-writes)
✔ Use New Filters for Search/Match or Remove? @done (17-10-16 16:07)
✔ Refactor/Rename Get/GetAll @done (17-09-20 17:35)
Testing:
☐ Write Mock Tests
☐ Improve "Real" Tests to avoid breaking (WIP)
Links:
* https://codepen.io/airtable/full/rLKkYB