[web2py] Re: Twinning tables in DAL

2021-12-02 Thread Dave S

On Monday, October 4, 2021 at 5:29:05 AM UTC-7 Anthony wrote:

> See 
> http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#Table-inheritance
> .
>
>
Thank you.


/dps
 

> On Saturday, October 2, 2021 at 6:21:42 PM UTC-4 snide...@gmail.com wrote:
>
>> I need a reminder:
>>
>> If I want a given table structure to be used in multiple tables 
>> (different instances existing at the same time), how do I set up my model?  
>> For small tables (lines of def) and a small number of tables, I can do a 
>> block copy, but is there a more, um, dynamic way to do this?
>>
>> /dps
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/d777f22e-82f2-415a-ae91-479d4f71172cn%40googlegroups.com.


[web2py] Re: Twinning tables in DAL

2021-10-04 Thread Anthony
See 
http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#Table-inheritance.

On Saturday, October 2, 2021 at 6:21:42 PM UTC-4 snide...@gmail.com wrote:

> I need a reminder:
>
> If I want a given table structure to be used in multiple tables (different 
> instances existing at the same time), how do I set up my model?  For small 
> tables (lines of def) and a small number of tables, I can do a block copy, 
> but is there a more, um, dynamic way to do this?
>
> /dps
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/d9547bfe-50ba-406a-a7c3-9942b9a0ef46n%40googlegroups.com.