Natsuki Ikeguchi
|
c9fc84ee82
|
build(deps): Remove better-sqlite3@7 (#8719)
|
2023-09-26 02:05:56 +02:00 |
|
Balázs Orbán
|
5dfec49ee8
|
chore: rename @next-auth/* packages to @auth/*
|
2023-08-24 11:18:04 +02:00 |
|
GitHub Actions
|
99035b98f9
|
chore(release): bump package version(s) [skip ci]
|
2023-08-18 08:13:39 +00:00 |
|
Balázs Orbán
|
fabb0525d1
|
fix(adapters): use built-in is() to identify db type (#8342)
* fix(adapters): use built-in `is()` to identify db type
* remove unused .then
* fix imports
|
2023-08-18 09:11:33 +01:00 |
|
GitHub Actions
|
c53435af8a
|
chore(release): bump package version(s) [skip ci]
|
2023-08-12 09:41:43 +00:00 |
|
Balázs Orbán
|
f29a1f2778
|
fix(release): include lib in package
Related issue #8299
|
2023-08-12 11:38:01 +02:00 |
|
GitHub Actions
|
bf2835d38f
|
chore(release): bump package version(s) [skip ci]
|
2023-08-11 08:26:58 +00:00 |
|
Simon Sardorf
|
89d230666b
|
feat(adapters): standardize default table names to be singular (#8282)
standardize all table names in drizzle adapter to be singular
|
2023-08-10 12:18:21 +01:00 |
|
GitHub Actions
|
4730429a9f
|
chore(release): bump package version(s) [skip ci]
|
2023-08-09 09:05:20 +00:00 |
|
Adam James
|
a49236ef62
|
fix(ts): corrected sqlite condition (#8269)
|
2023-08-09 10:59:08 +02:00 |
|
GitHub Actions
|
550507b2d1
|
chore(release): bump package version(s) [skip ci]
|
2023-08-08 23:07:59 +00:00 |
|
Julius Marminge
|
17d71a04d6
|
feat(adapters): support multi-project schema (#8266)
* feat: multi-project schema support
Ref: https://orm.drizzle.team/docs/goodies#multi-project-schema
* Update index.ts
* Update index.ts
* doc
* tests
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2023-08-08 23:59:50 +01:00 |
|
Balázs Orbán
|
c6b98a8f08
|
chore: gitignore generated .npmrc files
|
2023-08-09 00:03:10 +02:00 |
|
Balázs Orbán
|
d042f933c6
|
fix(docs): update logo URL
|
2023-08-09 00:01:44 +02:00 |
|
GitHub Actions
|
3a85de2c5f
|
chore(release): bump package version(s) [skip ci]
|
2023-08-08 17:38:45 +00:00 |
|
Balázs Orbán
|
d47b56743e
|
feat(adapters): Drizzle adapter (#8258)
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>
|
2023-08-08 19:34:17 +02:00 |
|