Jan Janak wrote: > Maxim Sobolev wrote: >> Jiri Kuthan wrote: >>> do we need avpops at all? I mean with all the selects and built-in >>> functionality, is there any sense in having it at all? >> Well, I don't know about all functions, but having ability to run >> arbitrary SQL query and populate AVPs using its results could be quite >> handy. We have clients who use it like this in a production environment.
This is key, I agree. > > I am working on the conversion of avpops to the new api, but it takes > some time because there is too many things I need to work on > simultaneously. Isn't actually avp_db what does it? (being otherwise simpler --> easier to overhaul and less duplicities with selects). Apart from db_ops Jan mentions. -jiri > > Also, there is much more powerful alternative which allows you to run > really arbitrary database commands, see the db_ops module. > > Jan. > _______________________________________________ > Serdev mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/serdev > _______________________________________________ Serdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/serdev
