[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: SQLRequest can return part of SQL requests without action or table.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Jul 14 20:01:46 CEST 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
9c1e73a9 by Benoît Minisini at 2023-07-14T19:57:37+02:00
SQLRequest can return part of SQL requests without action or table.

[GB.DB]
* NEW: SQLRequest can return part of SQL requests without action or table.

- - - - -
10db0652 by Benoît Minisini at 2023-07-14T20:01:04+02:00
DataSource: Find() method now takes the ascending / descending sort order into account.

[GB.DB.FORM]
* BUG: DataSource: Find() method now takes the ascending / descending sort order into account.
* BUG: DataView: The MoveTo() method raises the Activate event when it was in creation mode before moving.
* NEW: DataView: MovePrevious() moves to the last record if we are in creation mode.
* NEW: DataView: MoveNext() has no effect if we are in creation mode.

- - - - -


6 changed files:

- comp/src/gb.db.form/.src/DataTable.class
- comp/src/gb.db.form/.src/DataView.class
- main/lib/db/gb.db/.component
- main/lib/db/gb.db/.project
- main/lib/db/gb.db/.src/Main.module
- main/lib/db/gb.db/.src/SQLRequest.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e5ce58b3668925e352eb961aa71b200cc2edee09...10db065201286d5637701041141558965053090e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e5ce58b3668925e352eb961aa71b200cc2edee09...10db065201286d5637701041141558965053090e
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230714/5f6b9086/attachment.htm>


More information about the Notification mailing list