Bereket Engida
|
0eacf0182d
|
refactor: standardize how session and user data is returend in endpoints (#968)
|
2024-12-21 01:58:35 +03:00 |
|
Bereket Engida
|
92e249139f
|
chore: fix cli snapshot
|
2024-12-20 23:00:16 +03:00 |
|
Marc Mogdanz
|
8dffaa2cd6
|
docs: use APIRoute instead of Route for tanstack start api routes (#943)
* fix(docs): use `APIRoute` instead of `Route` for tanstack start api routes
* fix(cli): remove unused import in drizzle schema
|
2024-12-20 20:59:52 +03:00 |
|
Bereket Engida
|
cc1666d92d
|
docs: add section on how to use error codes
|
2024-12-08 14:30:24 +03:00 |
|
Bereket Engida
|
0aaa573a32
|
fix(drizzle): it should use text for id fields other than mysql (#719)
|
2024-12-02 12:26:43 +03:00 |
|
Bereket Engida
|
ee705a5f26
|
fix: prisma schema generator should add @db.text for mysql and generate many fields (#718)
|
2024-12-02 12:01:54 +03:00 |
|
Bereket Engida
|
783378458d
|
chore: update snapshot
|
2024-11-29 20:32:19 +03:00 |
|
Bereket Engida
|
4b92d71d64
|
chore: update snapshot
|
2024-11-23 03:29:54 +03:00 |
|
Bereket Engida
|
e350a31044
|
fix: migration should use appropriate data type for each db (#572)
|
2024-11-18 16:36:43 +03:00 |
|
Bereket Engida
|
223d27bde5
|
chore: update snapshot
|
2024-11-15 20:52:48 +03:00 |
|
Bereket Engida
|
5422b05205
|
feat: add created at field on verification table (#506)
|
2024-11-15 16:08:57 +03:00 |
|
Bereket Engida
|
0775612256
|
feat: native adapter interfaces (#513)
|
2024-11-13 19:28:11 +03:00 |
|
Bereket Engida
|
f3352560e0
|
chore:lint
|
2024-10-26 16:55:52 +03:00 |
|
Nico Lynzaad
|
c4f405beb2
|
fix(cli): enhance alias path resolution (#344)
|
2024-10-26 16:55:23 +03:00 |
|
Bereket Engida
|
a573f941b1
|
fix: add mongodb id map and support array type gen for prisma (#243)
|
2024-10-19 14:33:49 +03:00 |
|
Bereket Engida
|
6826e2e58e
|
feat: custom id generation (#221)
* feat: custom id generation
* fix test
* fix: failing tests
|
2024-10-18 09:17:48 +03:00 |
|
Bereket Engida
|
2953fe882d
|
refactor: move cli to it's own pacakge (#176)
* refactor
* cleanup and more refactor
* test: cli
* chore: release v0.4.9-beta.12
* feat: kysley generate and orm migrations
* chore: release v0.4.9-beta.13
* test: generate
* test: change test snapshot file
* docs
* chore: lint
* fix: test
* chore: release v0.4.9-beta.14
* chore: release v0.4.9
|
2024-10-15 16:35:14 +03:00 |
|