Thanks a lot, 
also for pointing at the style convention error. 

Best,
Thiebo

Le mardi 18 octobre 2022 à 23:28:02 UTC+2, Jeremy Evans a écrit :

> On Tue, Oct 18, 2022 at 12:50 PM Thiebo <thiebald...@gmail.com> wrote:
>
>> Hi,
>>
>> I want to create a table `lignes_comptables` and a model `Ligne_comptable`
>>
>> How do I tell the model to look for a table lignes_comptables non 
>> ligne_comptables ? 
>>
>
> class Ligne_comptable < Sequel::Model(:lignes_comptable)
> end
>  
> Be aware that class naming like that goes strongly against typical Ruby 
> style.
>
> Thanks,
> Jeremy
>

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sequel-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sequel-talk/f3dd1d93-0394-4b27-ac5b-52bc38ca7438n%40googlegroups.com.

Reply via email to