/[Frey]/branches/no-pager/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 /branches/no-pager/sql/strix.sql

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

trunk/sql/strix.sql revision 44 by dpavlin, Wed Jul 2 09:52:50 2008 UTC branches/no-pager/sql/strix.sql revision 702 by dpavlin, Wed Dec 3 21:12:43 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.702

  ViewVC Help
Powered by ViewVC 1.1.26