Issue came up with someone following the tutorial who then went on to work with a data set that used spaces in field names. The tutorial should make clear that SQLite (and most managers) can't handle spaces in column or table names without special quoting.
Issue came up with someone following the tutorial who then went on to work with a data set that used spaces in field names. The tutorial should make clear that SQLite (and most managers) can't handle spaces in column or table names without special quoting.