defaultNow(), onUpdateNow() not available on the datetime data type
I'm able to build this into my database, but I'm not able to express it through drizzle. What gives?
3 Replies
M27Lab
YouTube
Drizzle ORM Tutorial - Schema Design | Part 2 | Alternative to Pris...
Drizzle ORM - Schema design for a blog application.
0. .env setup 0:00
1. user schema 2:40
2. role schema 6:42
3. blog schema 9:40
4. category schema 21:18
5. junction table (many to many relationships) 23:15
--------
Source Code Link: https://github.com/milon27/drizzle-tutorial/tree/part2
My github: https://github.com/milon27
My Website: htt...
Check on this specific time of the video
I guess postgre does not support this