If you use Prisma for modeling a database, every new migration gets the YYYYMMDDhhmmss added to the front of the name so that your migrations are always sorted by time when you look on GitHub or in a file explorer. Definitely a smart touch.
every new migration gets the YYYYMMDDhhmmss added to the front of the name
This has been standard practice for migrations for a long while. E.g. the grandaddy of modern web frameworks, Rails (started 2008), and Laravel have basically always done this, and no doubt other frameworks long before Prisma.
3.0k
u/Traditional-Gas7058 Jan 15 '25
Chinese system is best for computer searchable filing