File Changes for galt
switch to commits view, user indexv311_preview2 to v311_base (2015-01-20 to 2015-01-26) v311
- src/lib/asParse.c
- lines changed 20, context: html, text, full: html, text
Added a check for duplicate column names in .as autoSql table definition used by big* and other utilities. This will also catch accidentally duplicated lines in an editor. Check for unique column names is case-insensitive which is also what myqsl does.
switch to commits view, user index