Sorry am trying to understand this statement: "If you're trying to look at
the the row you just inserted, db.post.insert() returns the id of the new
tuple, and that should allow your select() to be done by id."
regards
On Thu, 16 Aug 2018 at 01:05, Dave S wrote:
>
>
> On Wednesday, August 15, 20
Hi guys, what kind of data type uses pydal in MySQL for "text" type?, if
it is TEXT, is possible to set it for using MEDIUMTEXT or LONGTEXT?
Greetings.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.goo
On Thursday, August 16, 2018 at 1:53:18 AM UTC-7, Lovedie JC wrote:
>
> Sorry am trying to understand this statement: "If you're trying to look at
> the the row you just inserted, db.post.insert() returns the id of the new
> tuple, and that should allow your select() to be done by id."
> regard
Good evening, folks, I've come here to unveil a mystery, I'm developing an
application with web2py, (framework that I use about 3 years ago)
I am using sqlform.factory, passing 2 tables, being that I do this to fill
in a single form, table, person and address, for better understanding
follows
4 matches
Mail list logo