/[drupal]/contributions/sandbox/ber/blog/blog.mysql
ViewVC logotype

Contents of /contributions/sandbox/ber/blog/blog.mysql

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Jun 8 09:59:28 2005 UTC (4 years, 5 months ago) by ber
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -2 lines
remoed odd semicolon
1 CREATE TABLE `blog` (
2 nid INT( 10 ) NOT NULL,
3 uid INT(10) unsigned NOT NULL default '0'
4 );

  ViewVC Help
Powered by ViewVC 1.1.2