29 Commits

Author SHA1 Message Date
KesvaL
74fff8a946 fix: get-config paths for missing slash for /lib/server (#919) 2024-12-17 08:55:45 +03:00
Bereket Engida
7076f7cf56 chore: lint 2024-12-16 13:18:57 +03:00
Bereket Engida
7ff86949e3 fix(cli): improve cli message for server-only package blocking execution 2024-12-16 13:08:23 +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
221edcad6c chore:lint 2024-11-29 20:28:18 +03:00
Chlorine
74eb485597 fix: conditionally set Drizzle text type to varchar for MySQL migrations (#672) 2024-11-29 20:22:52 +03:00
Bereket Engida
982bdd497a chore:lint 2024-11-26 15:12:42 +03:00
enchart
d3929d0fd9 feat(cli): account for usePlural option in drizzle schema generation (#664) 2024-11-26 15:12:22 +03:00
LovelessCodes
ae4d5bae35 chore: rename secert.ts to secret.ts (#661) 2024-11-26 10:41:21 +03:00
Bereket Engida
ca5e90883c feat(cli): add secret generator command for the cli (#659) 2024-11-25 23:44:30 +03:00
Jonathan Romano
b236e26b03 fix: Drizzle schema generation custom model name (#634) 2024-11-25 11:10:05 +03:00
Abdallah
abe3dddf23 fix(cli): fix -y flag in generate.ts (#631) 2024-11-25 09:11:29 +03:00
Bereket Engida
b58c17b621 feat(cli): cli should look for auth config on 2024-11-23 23:43:22 +03:00
Bereket Engida
4b92d71d64 chore: update snapshot 2024-11-23 03:29:54 +03:00
Bereket Engida
d3506e1f44 fix: CLI fails on trailing commas when reading tsconfig (#607) 2024-11-20 22:42:45 +03:00
Bereket Engida
afecf4ce41 feat: custom table names and fields for plugins (#570) 2024-11-18 11:25:39 +03:00
Thorben
a3867bdbba feat: allow users to pass custom logger 2024-11-18 09:58:09 +03:00
Jonathan Wilke
c2d42bb61d chore: output resolved path in CLI when config couldn't be read (#518) 2024-11-13 22:24:20 +03:00
Jonathan Wilke
c322fb2fc8 chore: output error log (#519) 2024-11-13 22:24:02 +03:00
Bereket Engida
515a5e17fc chore: remove log 2024-11-13 21:41:55 +03:00
Bereket Engida
0775612256 feat: native adapter interfaces (#513) 2024-11-13 19:28:11 +03:00
Bereket Engida
49d5a6a842 fix: expo origin check failing 2024-11-03 00:18:07 +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
3cf929f469 chore: add cli name 2024-10-23 19:27:46 +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
df3d8540d0 demo: fix dep 2024-10-19 08:32:43 +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