/[webpac2]/trunk/sql/data.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/sql/data.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24 - (show annotations)
Sat Jul 23 15:46:24 2005 UTC (18 years, 9 months ago) by dpavlin
File size: 205 byte(s)
implemented core of catalog-entry-item schema based on PostgreSQL General Bits
issue 110, Accessing Inherited Table Data

1 -- some test data
2
3 insert into catalog_webarchive (path,title,uri) values (
4 '/rest/references/PgGeneratBits/bits',
5 'PostgreSQL General Bits',
6 'http://www.varlena.com/varlena/GeneralBits/archive.php'
7 );

  ViewVC Help
Powered by ViewVC 1.1.26