/[drupal]/contributions/modules/event/event.mysql
ViewVC logotype

Diff of /contributions/modules/event/event.mysql

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

revision 1.4, Sat Oct 25 23:16:56 2003 UTC revision 1.5, Wed Nov 24 22:03:32 2004 UTC
# Line 1  Line 1 
1  # Event.module SQL Definitions  # Event.module SQL Definitions
2  # $Id: event.mysql,v 1.3 2003/06/13 20:13:59 killes Exp $  # $Id: event.mysql,v 1.4 2003/10/25 23:16:56 natrak Exp $
3    
4  CREATE TABLE event (  CREATE TABLE event (
5    lid int(10) unsigned NOT NULL auto_increment,    lid int(10) unsigned NOT NULL auto_increment,

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2