summaryrefslogtreecommitdiff
path: root/tests/regressiontests/initial_sql_regress/sql/simple.sql
AgeCommit message (Expand)Author
2012-12-10[1.5.x] Amended an SQL test fixture to not include an id valueClaude Paroz
2012-12-03[1.5.x] Fixed #19416 -- Fixed multi-line commands in initial SQL filesClaude Paroz
2012-07-21Re-added Windows line ending stripped in previous commitClaude Paroz
2012-07-21Fixed #4680 -- Improved initial_sql parsingClaude Paroz
2006-09-25Fixed #2729 -- Handle initial SQL with different line-ending styles (WindowsMalcolm Tredinnick
2006-06-20Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sqlAdrian Holovaty
2006-06-20Fixed #2119 -- fixed problems with splitting SQL statements into separateMalcolm Tredinnick
2006-06-20Fixed #2161 -- handle trailing newlines in initial SQL data. IncludesMalcolm Tredinnick