/[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

Annotation of /trunk/sql/data.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24 - (hide annotations)
Sat Jul 23 15:46:24 2005 UTC (18 years, 10 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 dpavlin 24 -- 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