PS, I could change the default types in PostgreSQL adapter or whatever other adapter I'm using, to be BIGSERIAL and BIGINT for id and reference id as opposed to SERIAL and INTEGER. But this is something I'd like to control on a table level, not on a database connection level. I could extend the adapter to make my own and overwrite the type, but I really don't want to have to maintain two different database handles just for identity columns.
- [web2py] identity column with web2py tom h
- [web2py] Re: identity column with web2py tom h
- [web2py] Re: identity column with web2py Massimo Di Pierro
- [web2py] Re: identity column with web2py Massimo Di Pierro
- [web2py] Re: identity column with web2py tom h
- [web2py] Re: identity column with web2p... Massimo Di Pierro
- [web2py] Re: identity column with web2p... Massimo Di Pierro

