Interface: MigrationFile
August 10, 2020 · View on GitHub
sqlite › Globals › "src/interfaces" › IMigrate › MigrationFile
Interface: MigrationFile
Hierarchy
- MigrationFile
Index
Properties
Properties
Optional down
• down? : string
Defined in src/interfaces.ts:103
filename
• filename: string
Defined in src/interfaces.ts:101
id
• id: number
Defined in src/interfaces.ts:99
name
• name: string
Defined in src/interfaces.ts:100
Optional up
• up? : string
Defined in src/interfaces.ts:102