Roy Wiggins
- Login: RoyWig
- Email: Roy.Wiggins@nyumc.org
- Are you a spammer?: No
- Registered on: 02/27/2017
- Last sign in: 04/17/2017
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
04/17/2017
- 09:26 PM Wt Bug #5658 (Closed): Wt::Dbo - selecting fields with "from" in the name causes the SELECT statement to be misparsed
- Postgres supports fields that include reserved words, like 'from':
SELECT from_field,to_field FROM test_table
H...
04/11/2017
- So, I have objects with date-times stored as WDateTimes. When they come back out of the database and are displayed in...
03/21/2017
- If I have a query that's totally misformed and unparsable, I get a nice exception (error parsing SQL query).
But if ...
02/28/2017
- 09:07 PM Wt Help: RE: Using Dbo::QueryModel to display enum fields as strings
- Aha: insofar as sql\_value\_traits supports enums, by the time the item delegate sees them, they've become ints. So I...
02/27/2017
- So, I'm trying to display some data from a database using Dbo::QueryModel. It uses enums for categorical data.
By de...
Also available in: Atom