Skip to content

Fix parse error when .sqliterc option is '.timer ON'#1

Open
akicho8 wants to merge 1 commit into
kwatch:ruby-releasefrom
akicho8:fix_parse_error_when_sqlite3
Open

Fix parse error when .sqliterc option is '.timer ON'#1
akicho8 wants to merge 1 commit into
kwatch:ruby-releasefrom
akicho8:fix_parse_error_when_sqlite3

Conversation

@akicho8

@akicho8 akicho8 commented Jul 24, 2017

Copy link
Copy Markdown

When .sqliterc option is .timer ON

migr8.rb:749:in `block in _get_migrations': undefined method `strip' for nil:NilClass (NoMethodError)
	from migr8/lib/migr8.rb:745:in `each_line'
	from migr8/lib/migr8.rb:745:in `_get_migrations'

Added .timer OFF to preamble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant