mirror of
https://github.com/twentyhq/twenty
synced 2026-05-03 03:17:25 +00:00
* Remove hasura and hasura-auth * Move all models to prisma * Start implementing graphql * chore: clean package json * chore: make the code build * chore: get initial graphql.tsx file * feature: use typegql as qgl server * refactor: small refactoring * refactor: clean tests * bugfix: make all filters not case sensitive * chore: remove unused imports --------- Co-authored-by: Sammy Teillet <sammy.teillet@gmail.com>
1 line
27 B
SQL
1 line
27 B
SQL
CREATE DATABASE "default";
|