mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
trash
This commit is contained in:
parent
14da87c491
commit
ed9b90d4c1
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ END_SQL
|
|||
$col{IS_NULLABLE} = 'YES';
|
||||
}
|
||||
|
||||
+ push @cols, \%col;
|
||||
push @cols, \%col;
|
||||
}
|
||||
$sth_columns->finish;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue