Looks nice!
Is there going to be an announcement soon?
ps. Following the "discussion" tab, leaves the normal arch-layout (with the tabs, the logo) is that necessary?
On Tue, Feb 19, 2008 at 02:19:23AM -0500, Loui wrote:
> Did you drop INDEX and columns too?
>
> DROP INDEX Safe on Packages;
> DROP INDEX VerifiedBy on Packages;
> ALTER TABLE Packages DROP Safe;
> ALTER TABLE Packages DROP VerifiedBy;
> ANALYZE TABLE PACKAGES;
>
> :D
>
Yes.