Files
OpenPipe-llm/app/prisma/migrations/20230810161437_add_uuid_extension/migration.sql
Kyle Corbitt 5ed7adadf9 Better scenario variable editing
Some users have gotten confused by the scenario variable editing interface. This change makes the interface easier to understand.
2023-08-10 12:08:17 -07:00

2 lines
44 B
SQL

CREATE EXTENSION IF NOT EXISTS "uuid-ossp";