Kaydet (Commit) 9ecd978e authored tarafından Claude Paroz's avatar Claude Paroz

Re-added Windows line ending stripped in previous commit

Thanks Aymeric Augustin for noticing the issue.
üst 423244bc
......@@ -6,5 +6,5 @@ INSERT INTO initial_sql_regress_simple (name) VALUES ('Ringo');
INSERT INTO initial_sql_regress_simple (name) VALUES ('George');
INSERT INTO initial_sql_regress_simple (name) VALUES ('Miles O''Brien');
INSERT INTO initial_sql_regress_simple (name) VALUES ('Semicolon;Man');
INSERT INTO initial_sql_regress_simple (name) VALUES ('This line has a Windows line ending');
INSERT INTO initial_sql_regress_simple (name) VALUES ('This line has a Windows line ending');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment