but utilizing Kysely under the hood. This will allow users to also benefit from our new Kysely DB package when using Astro. Astro plans to deprecate Astro-DB in the future, so we should attempt to provide a smooth migration path for our users before that happens.
|
// TODO: Create a new Astro integration to handle an Astro-DB like setup |
|
// but utilizing Kysely under the hood. This will allow users to also |
|
// benefit from our new Kysely DB package when using Astro. |
|
// Astro plans to deprecate Astro-DB in the future, so we should attempt |
|
// to provide a smooth migration path for our users before that happens. |
This issue was generated by todo-issue based on a TODO comment in e359a69.
but utilizing Kysely under the hood. This will allow users to also benefit from our new Kysely DB package when using Astro. Astro plans to deprecate Astro-DB in the future, so we should attempt to provide a smooth migration path for our users before that happens.
studiocms/packages/@withstudiocms/kysely/src/index.ts
Lines 12 to 16 in e359a69
This issue was generated by todo-issue based on a
TODOcomment in e359a69.