-
Currently all published zaps show a hardcoded date
change that to the date that zap was created
feel free to make changes in the prisma schema as well
-
Extract annotations specific to postgres (@Sequence... ) used on id generation, put it on orm.xml.
Create a profile for persistence layer with different orm.xml for postgresql and mysql.
-
This strategy allows to pick the preferred strategy given the current platform. It allows full portability because you are guaranteed to have a working strategy no matter which RDBMS you use.
The i…
-
When there is no live database changelog diff cannot be generated (or documentation is missing).
In our projects developers work with embedded h2 database while there is a production PostgreSQL databa…
-
Hello,
First of all I'd like to tell you I really like Orator ORM, I've worked previuosly with Laravel's Eloquent :) and I like it too.
Now, I have a scenario for taggable models, very similar t…
-
### Description
There have been discussion about running dev services over kubedock, to support dockerless environments.
We should first check which dev services work with `kubedock` and which are…
-
We almost finished importing the map, settled on the Datastore optimizer item.
In the import logs this is:
```
[ERROR] [com.gisgraphy.importer.DatastoreOptimizer] [05 Mar 2021 19: 13: 30,335] (impo…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
EDIT: I'm using postgresql
This code will cause `…
-
AS A Developer
I WANT TO learn the basics of PostgreSQL
SO THAT I can transfer my existing RDMS knowledge
-
I can't build the source code.
**Describe the bug**
When I follow the steps in the [docs](https://drogonframework.github.io/drogon-docs/#/ENG/ENG-02-Installation?id=macos-122), it failed to buil…
vzool updated
2 weeks ago