mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
full type name in restriction
This commit is contained in:
parent
4ed7f28fe6
commit
0cb7adabdb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ module DB
|
|||
# :nodoc:
|
||||
getter statement
|
||||
|
||||
def initialize(@statement : Statement)
|
||||
def initialize(@statement : DB::Statement)
|
||||
end
|
||||
|
||||
protected def do_close
|
||||
|
|
Loading…
Reference in a new issue