norm
norm copied to clipboard
Add indexes in createTable
Find a way for the createTable() method to add indexes and foreign key constraints as well. Look at all column attributes and see that they're getting applied (default values, not null, etc.)