full type name in restriction

This commit is contained in:
Brian J. Cardiff 2016-02-03 21:51:32 -03:00
parent 4ed7f28fe6
commit 0cb7adabdb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ module DB
# :nodoc: # :nodoc:
getter statement getter statement
def initialize(@statement : Statement) def initialize(@statement : DB::Statement)
end end
protected def do_close protected def do_close