Displaying 2 results from an estimated 2 matches for "to_day".
Did you mean:
today
2009 Apr 11
0
migration oracle auto_increment
...r each
auto_incrementing id. I''m contemplating translating my MySQL schema
into a Ruby migration script.
Do you know if Ruby migrations will generate enough SQL to implement
these features seemlessly:
1) auto increment id column
2) foreign key constraints
3) partition tables (by range on to_days())
4) specify data column sizes (e.g. in SQL I can say varchar(10)) but in
my limited migrations exposure, it looks like the same column would be
described simply as string.
I''d consider porting to migrations if it bought me a free translation to
Oracle SQL, including the triggers for au...
2004 Dec 14
7
deploying dspam
Hi everyone,
I've been thinking of phasing out my spamassassin installation (it's
hardly doing me any good these days) in favour of dspam. Now since I'm
working on this anyway, I thought I'd configure it so when users get any
spam, it is delivered into a special folder. I figure I need the 1.0
test series for this, so I can make that folder fixed. But, I also want
to allow