Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #819
| Newsgroups | comp.databases.postgresql |
|---|---|
| Date | 2018-04-09 10:11 -0700 |
| Message-ID | <25ea1628-5aaf-4d3d-bc5e-cec51c0b6d84@googlegroups.com> (permalink) |
| Subject | all types returned in result are strings |
| From | Majid Lotfi <akramakom@gmail.com> |
Hi, I am using postgres from ruby using pg gem, I did a select * from table, but all integer, smallint, timestamp types are returned as strings.
Back to comp.databases.postgresql | Previous | Next — Next in thread | Find similar
all types returned in result are strings Majid Lotfi <akramakom@gmail.com> - 2018-04-09 10:11 -0700 Re: all types returned in result are strings Robert Klemme <shortcutter@googlemail.com> - 2018-04-09 23:17 +0200
csiph-web