Commit Graph

20 Commits

Author SHA1 Message Date
Seth Erickson ecf743424d change fields url param to fields[] 2021-03-30 15:19:25 -04:00
mehanizm ef8f9308a7 doc: fix misprint in examples 2021-03-29 11:05:18 +03:00
mehanizm 10b0f57e4e Merge pull request #5 from grebble-team/master
Fix Bulk delete records error
2021-02-24 16:46:57 +03:00
Pavel Pantyukhov b66ca44719 Merge pull request #1 from grebble-team/AIRTABLE-01
Fixed delete method in client.go, previously only the last record was…
2021-02-24 15:43:38 +03:00
Nickolay Riumin 31b370508b Fixed delete method in client.go, previously only the last record was removed. 2021-02-24 14:28:38 +03:00
mehanizm 8a338cef42 impr: add typecast param 2021-02-05 22:46:27 +03:00
Mike Berezin eaa12f9290 feat: add bulk partial update method and tests 2021-02-05 22:34:50 +03:00
Mike Berezin 68bcb7f9f7 build: add example usage in cmd/main.go and correct build script 2021-02-05 22:30:52 +03:00
Mike Berezin 420d81196b impr: correct offset usage and add setters, add tests 2021-02-05 22:30:13 +03:00
mehanizm e2b494035f build: changes for v0.1.2 2020-04-23 16:25:17 +03:00
mehanizm 4630f5f396 test: add tests for errors 2020-04-17 23:12:07 +03:00
mehanizm bc37bb1eb4 doc: add awesome-go badge to readme 2020-04-16 10:45:26 +03:00
mehanizm cf6609979f doc: add badges 2020-04-15 11:19:18 +03:00
mehanizm f7b2756171 build: add coverage report to ci script 2020-04-15 11:05:21 +03:00
mehanizm dc99a5d0e6 fix: change type in json tag 2020-04-14 18:31:05 +03:00
mehanizm 8fba273a77 style: fix readme 2020-04-14 14:43:58 +03:00
mehanizm d0f39448e1 style: fix typo 2020-04-14 14:41:51 +03:00
mehanizm 89528f70fb build: create go.yml 2020-04-14 14:35:13 +03:00
mehanizm fbcd37d516 style: update readme with examples 2020-04-14 14:18:07 +03:00
mehanizm 2a2e70bfe7 feat: add and get records methods (initial commit) 2020-04-14 12:17:16 +03:00