Hi Oleg, most of the "id" columns are not used by opensips (neither written, nor read) - but they are used as primary keys.
So, you can remove the columns, but be sure in setting another primary key for the tables. Regards, Bogdan Oleg Burlacu wrote: > Hi! > I'm planning to migrate from fixed database tables to views. > But I have a touble to generate the auto increment field - "id". > Can opensips operate with tables without the "id" filed? > > Thanks, > Oleg > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
