/[Frey]/trunk/sql/strix.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

Diff of /trunk/sql/strix.sql

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

revision 44 by dpavlin, Wed Jul 2 09:52:50 2008 UTC revision 76 by dpavlin, Wed Jul 9 20:53:35 2008 UTC
# Line 1  Line 1 
1  BEGIN TRANSACTION;  BEGIN TRANSACTION;
2  CREATE TABLE users (  CREATE TABLE users (
3          id integer primary key,          id integer primary key autoincrement,
4          ime text,          ime text,
5          prezime text,          prezime text,
6          email text          email text

Legend:
Removed from v.44  
changed lines
  Added in v.76

  ViewVC Help
Powered by ViewVC 1.1.26