Skip to content
passsionforprogramming edited this page Dec 11, 2019 · 12 revisions

Database Schema

events

Column Name Data Type Details
id integer not null, primary key
title string not null
user_id integer not null
category string optional
type string optional
organizer string not null
name string not null
name string not null
name string not null
Clone this wiki locally