migrating SQL reports
This commit is contained in:
parent
10f3b3578d
commit
adef55be5f
11 changed files with 344 additions and 137 deletions
|
|
@ -67,4 +67,8 @@ WebGUI::Form::dateTime() and WebGUI::HTMLForm->dateTime() no longer have
|
|||
because there is only one field to represent both the date and the time,
|
||||
unlike before.
|
||||
|
||||
5.2 Database Links
|
||||
|
||||
The database links API was changed in 6.0. The getHash function was removed and
|
||||
replaced with a getList function that returns a hash reference.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue