[kronolith] mySQL create table DDL
Kevin Angus
kangus at acats.com
Tue Apr 15 03:30:31 PDT 2003
I noticed 1.1 did not have a mySQL script:
CREATE TABLE kronolith_events (
event_id bigint(20) NOT NULL default '0',
calendar_id varchar(255) NOT NULL default '',
event_description text,
event_location text,
event_keywords text,
event_exceptions text,
event_title varchar(80) default NULL,
event_category varchar(80) default NULL,
event_recurtype varchar(11) default '0',
event_recurinterval varchar(11) default NULL,
event_recurdays varchar(11) default NULL,
event_recurenddate datetime default NULL,
event_start datetime default NULL,
event_end datetime default NULL,
event_alarm int(11) default '0',
event_modified int(11) NOT NULL default '0',
PRIMARY KEY (event_id)
) TYPE=MyISAM;
-----Original Message-----
From: kronolith-bounces at lists.horde.org
[mailto:kronolith-bounces at lists.horde.org]On Behalf Of Chuck Hagenbuch
Sent: Monday, April 14, 2003 9:08 AM
To: imp at lists.horde.org; dev at lists.horde.org; kronolith at lists.horde.org;
horde at lists.horde.org
Subject: [kronolith] OT - Chuck needs work
Hey, folks.
This is a brief offtopic digression like I posted about a year and a half
ago, when I was first laid off. I am currently self-employed, and seeking
two things:
1. (preferable) Full-time employment, as a programmer or sysadmin, somewhere
in the greater Boston (Massachusetts, U.S.) area.
2. Consulting work to keep me going in the mean time - Horde installations,
upgrades, custom apps, small customizations, etc. Willing to travel (if
travel is covered), but have done nearly everything so far remotely.
My resume is linked in my signature; please contact me privately if you wish
to discuss either of these with me.
Thanks,
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
Horde Project leader and founder: http://www.horde.org/
Resume: http://marina.horde.org/chuck/resume.pdf
--
Kronolith mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
More information about the kronolith
mailing list