Subject | Fw: Interzilla - Porting Bugzilla to Interbase |
---|---|
Author | Claudio Valderrama C. |
Post date | 2000-06-14T04:46Z |
For your knowledge.
Michael Taht <mtaht.SPAMYOUDIE@...> wrote in message
<39468978.F128C59@...>...
Interbase has several advantages over Mysql for this application, notably
transactional integrity!! (imagine, a bugtracking system that loses data!)
On the other hand, there are quite a few missing features in Interbase that
need to be coded to make it comparable to mysql - support for binary
operations, a simplified, elegant declaration syntax, enumerated values,
etc.
to do the right thing.
Michael Taht <mtaht.SPAMYOUDIE@...> wrote in message
<39468978.F128C59@...>...
> I would like to announce the existence of the "interzilla" project - anattempt to make bugzilla use interbase, rather than mysql as a backend.
Interbase has several advantages over Mysql for this application, notably
transactional integrity!! (imagine, a bugtracking system that loses data!)
On the other hand, there are quite a few missing features in Interbase that
need to be coded to make it comparable to mysql - support for binary
operations, a simplified, elegant declaration syntax, enumerated values,
etc.
>sourceforge and I'm working on getting the bugzilla initialization scripts
> Presently a basic schema and some documentation is done and up at
to do the right thing.
>
> The home site is interzilla.picketwyre.net
>
>
>