We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate GeoJSON Data to PostGIS and Update Codebase to Use Prisma ORM
Migrate existing files in the codebase to use Prisma ORM for database interactions.
LocationService
LocationController
GeorevService
GeorevController
CityService
CityController
AppService
AppController
PrismaService
Closes #125
The text was updated successfully, but these errors were encountered:
Is it possible for me work on this issue?
Sorry, something went wrong.
35C4n0r
No branches or pull requests
Title
Migrate GeoJSON Data to PostGIS and Update Codebase to Use Prisma ORM
Description
Migrate existing files in the codebase to use Prisma ORM for database interactions.
Checklist
LocationService
LocationController
GeorevService
GeorevController
CityService
CityController
AppService
AppController
PrismaService
to handle PostGIS interactions.Closes #125
The text was updated successfully, but these errors were encountered: