UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

15 lines (13 loc) 215 B
table: directus_migrations columns: version: type: string primary: true nullable: false name: type: string length: 255 nullable: false timestamp: type: timestamp default: $now