[Gambas-user] [Git][gambas/gambas][master] Result.GetAll() is a new method that returns an array of the values of a…
Benoît Minisini
gitlab at mg.gitlab.com
Wed Mar 7 22:08:33 CET 2018
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
043229a0 by gambas at 2018-03-07T21:06:02Z
Result.GetAll() is a new method that returns an array of the values of a specific field from each record.
[INTERPRETER]
* NEW: New API for reference a Gambas string.
[GB.DB]
* NEW: Result.GetAll() is a new method that returns an array of the values of a specific field from each record. It is about twice faster than the equivalent code written in Gambas.
- - - - -
4 changed files:
- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/lib/db/CResult.c
- main/share/gambas.h
View it on GitLab: https://gitlab.com/gambas/gambas/commit/043229a013a8e6fba587520522db41622912297c
---
View it on GitLab: https://gitlab.com/gambas/gambas/commit/043229a013a8e6fba587520522db41622912297c
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/user/attachments/20180307/137ad116/attachment.html>
More information about the User
mailing list