bholmesdev
|
1efc1d4584
|
wip: test foreign keys pragma
|
2024-01-30 15:59:07 -05:00 |
|
bholmesdev
|
9e3ff8b462
|
feat: index query tests
|
2024-01-30 14:25:08 -05:00 |
|
bholmesdev
|
d2b9cb3cf5
|
refactor: move field queries to field-queries.test
|
2024-01-30 14:25:04 -05:00 |
|
bholmesdev
|
3d9ff264f5
|
feat: add queries unit tests and fix related bugs
|
2024-01-30 12:55:47 -05:00 |
|
Fred K. Schott
|
69cdf029ec
|
move migration logic to turso, add back sync support
|
2024-01-30 09:14:37 -08:00 |
|
bholmesdev
|
84e5bd0830
|
feat: index migrations
|
2024-01-30 11:58:54 -05:00 |
|
Matthew Phillips
|
8f342b0db7
|
0.1.18
|
2024-01-30 10:37:13 -05:00 |
|
Matthew Phillips
|
2f792b93cc
|
Rename to ?fileurl
|
2024-01-30 10:35:59 -05:00 |
|
Matthew Phillips
|
660667c783
|
Remove unused import
|
2024-01-30 10:31:08 -05:00 |
|
Matthew Phillips
|
b8a152074f
|
0.1.17
|
2024-01-30 10:23:26 -05:00 |
|
Matthew Phillips
|
e951f00959
|
Use an import statement to grab the database file
|
2024-01-30 10:22:10 -05:00 |
|
bholmesdev
|
a2d88545a4
|
fix: remove unique constraint on recipeId
|
2024-01-29 18:20:49 -05:00 |
|
bholmesdev
|
8439766ae2
|
feat: add indexes to setupDbTables
|
2024-01-29 18:20:40 -05:00 |
|
bholmesdev
|
67a68e737d
|
feat: add indexes from collectionToTable
|
2024-01-29 18:05:02 -05:00 |
|
bholmesdev
|
bda07ec94e
|
feat: config design
|
2024-01-29 17:50:15 -05:00 |
|
Matthew Phillips
|
915ed7ac0b
|
0.1.16
|
2024-01-29 11:57:59 -05:00 |
|
Fred K. Schott
|
46904a1dcb
|
expose relevant types
|
2024-01-29 00:29:39 -08:00 |
|
Fred K. Schott
|
6428abf706
|
format
|
2024-01-26 22:35:22 -08:00 |
|
Fred K. Schott
|
bbe2adf192
|
upgrade @libsql/client
|
2024-01-26 22:30:05 -08:00 |
|
bholmesdev
|
f1fb0259ae
|
feat: migrations now working!
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
49b82a0e7d
|
refactor: clean up types
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
87230f6982
|
feat: expose Model.table
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
500effd3fc
|
refactor: set -> seed
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
34c7639149
|
chore: move basics to new data set
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
1c25081767
|
feat: glob support with { db, table } signature
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
83933143ac
|
deps: chokidar, drizzle
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
6e2513f276
|
refactor: rewrite to injected set() function
|
2024-01-26 22:11:02 -05:00 |
|
bholmesdev
|
285244e3d4
|
fix: just infer insert keys for now
|
2024-01-26 22:10:27 -05:00 |
|
bholmesdev
|
efafea2a96
|
wip: data() -> set() concept
|
2024-01-26 22:10:27 -05:00 |
|
Matthew Phillips
|
f66b9df1c2
|
0.1.15
|
2024-01-26 15:42:53 -05:00 |
|
Matthew Phillips
|
23eaa88192
|
0.1.7
|
2024-01-26 14:33:19 -05:00 |
|
Matthew Phillips
|
4a1a2f980b
|
0.1.6
|
2024-01-26 14:22:23 -05:00 |
|
Matthew Phillips
|
9f5e9bb4b2
|
Expose the database to the build output
|
2024-01-26 14:21:51 -05:00 |
|
Matthew Phillips
|
69a4d72025
|
0.1.5
|
2024-01-26 14:18:15 -05:00 |
|
Matthew Phillips
|
7536e18a68
|
Grab the dbUrl from the environment
|
2024-01-26 14:17:26 -05:00 |
|
Matthew Phillips
|
93100c6a7c
|
0.1.4
|
2024-01-26 13:16:52 -05:00 |
|
Matthew Phillips
|
26a326adcc
|
Create a runtime version of createRemoteDatabaseClient
|
2024-01-26 13:16:17 -05:00 |
|
Matthew Phillips
|
aabb50afa9
|
0.1.3
|
2024-01-25 14:47:02 -05:00 |
|
bholmesdev
|
85358de062
|
fix: use Extract to narrow keyof to strings
|
2024-01-25 11:53:45 -05:00 |
|
bholmesdev
|
253ad9bc2d
|
feat(test): recipes example
|
2024-01-25 11:49:44 -05:00 |
|
bholmesdev
|
4864057f39
|
feat: scrappy global data() prototype
|
2024-01-25 11:49:36 -05:00 |
|
Fred K. Schott
|
ebda4e913c
|
cleanup old copy paste code
|
2024-01-25 03:33:37 -08:00 |
|
Fred K. Schott
|
d0102e6725
|
add simple db shell
|
2024-01-25 03:01:12 -08:00 |
|
Fred K. Schott
|
2c897aea2a
|
cleanup primary key support, db push
|
2024-01-25 03:00:56 -08:00 |
|
Fred K. Schott
|
f249be392f
|
improve snapshot parsing support
|
2024-01-24 16:41:19 -08:00 |
|
Fred K. Schott
|
7c786276f5
|
add primaryKey support
|
2024-01-24 16:30:30 -08:00 |
|
Fred K. Schott
|
65696de832
|
format
|
2024-01-24 16:07:35 -08:00 |
|
bholmesdev
|
bfd2706378
|
feat: better Table object for type inference
|
2024-01-24 18:40:09 -05:00 |
|
Nate Moore
|
76f8c76ea8
|
chore: temporarily remove Table type
|
2024-01-24 17:11:12 -06:00 |
|
Nate Moore
|
be81d53bef
|
chore: update lockfile
|
2024-01-24 16:37:21 -06:00 |
|