From: Klaus A. S. <kse...@gm...> - 2005-03-06 10:22:27
|
On Sun 19 Dec 2004, Lionel Bouton <lio...@bo...> wrote: > What I can do is changing the table layouts in 1.5.x to handle the > maximum IPv6 address representation size (39 bytes). Any news about the IPv6 issue? I'm running SQLgrey v1.5.1, and the table layout still uses 15 charcters for storing IP addresses. Some time ago I switched from SQLite to PostgreSQL. Any chance to have SQLgrey use the INET storage type if database is PostgreSQL? Would it be worth the trouble to put database specific rutines in separate perl scripts, each having a similar API? E.g. mysql-api.pm, postgres-api.pm, sqlite-api.pm, ..., that each have a create_tables() routine to create necessary tables. Cheers, --=20 Klaus Alexander Seistrup SubZeroNet =B7 Copenhagen =B7 Denmark |