Hi, Im using locomotive and running SQLight. Im confused about making tables with sqlight.
Im following the depot example from 'agile web development with rails'. When trying to make the table 'products' is there a difference when using SQLight rather than MySQL?
Here is the DDL for MySQL, how do I make this table with SQLight?