something like a dbcomment argument would be really nice. Of course the 
implementation has to be db engine specific. In case the db does not 
support column comments then it should be ignored. For now I'll keep on 
updating the comments manually, hopefully it will be supported in the 
future :)

Am Dienstag, 12. März 2013 15:37:02 UTC+1 schrieb Niphlod:
>
> correct. Unless someone scripts something specific (shouldn't be hard), 
> but as far as I know it would have to be pretty specific to every db engine 
> (e.g. I don't think mongo has column comments ^_^)
>
> On Tuesday, March 12, 2013 3:22:22 PM UTC+1, Alex wrote:
>>
>> actually I don't need the comment in the backend but I want to comment my 
>> code. Often it is useful for me to have the comment in the db as well.
>> When I add or change a comment in my code I also have to update the db 
>> (comment on column ...). This means additional work and can easily be 
>> forgotten (and thus leads to outdated comments in my code or db).
>>
>> if I understood you correctly there is no way to set the db column 
>> comment with web2py at the moment?
>>
>> thanks,
>> Alex
>>
>>

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to