|
c693a7b93f
|
t or f for bool
|
2025-03-01 10:31:44 -07:00 |
|
michal-kapala
|
84589aec16
|
remove deno settings
|
2024-12-29 17:50:15 +01:00 |
|
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
|
b5d11cfc28
|
feat: use batch api (#1)
+ bulk record creation support for JSON and CSV
|
2024-11-27 17:34:56 +01:00 |
|
michal-kapala
|
df56216609
|
update to v0.23.1
+ package version bump to 0.22.0
+ support for PB v0.23.1 collections
|
2024-11-26 17:39:41 +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
|
3c78bb2a1b
|
url type added
+ support for `Url` columns
|
2023-06-28 02:16:09 +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
|
2fd1142c8c
|
Create LICENSE
|
2023-03-06 01:43:24 +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 |
|