7 Commits

Author SHA1 Message Date
michal-kapala
78f3dfc7bd add batch request chunking (#1)
+ multiple batch requests of size configurable via max_batch
2024-11-27 23:29:47 +01:00
Michał Kapała
ec13e0fb17
Update README.md
+ batch API config note
2024-11-27 17:53:51 +01:00
michal-kapala
ce03fd9991 update schema gen
+ support for PocketBase v0.22.23
+ support for Deno 2
+ now depends on pocketbase npm package
2024-11-06 16:17:06 +01:00
michal-kapala
8692f25e71 Update README.md 2023-06-28 02:17:19 +02:00
michal-kapala
63bf053c36 JSON import support
+ JSON import added
+ code structure refactored
2023-03-10 20:32:57 +01:00
michal-kapala
c92fd20fbc Update README.md 2023-03-06 02:26:31 +01:00
michal-kapala
ac857af125 basic csv support
+ csv imports
+ import options
+ type detection
+ bool, number, date, text, email and json types supported
2023-03-06 01:39:18 +01:00