ANNOUNCE: Alzabo 0.86

From: Dave Rolsky (autarch_at_urth.org)
Date: 12/22/04

  • Next message: Lincoln A. Baxter: "[Fwd: DBD::Oracle and CLOB insert]"
    Date: Wed, 22 Dec 2004 11:19:40 -0600 (CST)
    To: dbi-users <dbi-users@perl.org>
    
    

    0.86 December 22, 2004

    BUG FIXES:

    - Allow a UNIQUE constraint as a column attribute for MySQL.

    ENHANCEMENTS:

    - It is now possible to use a single Alzabo schema object to create
    and access multiple copies of that schema in an RDBMS. This is done
    by setting the "schema_name" parameter whenever calling a method that
    accesses the RDBMS.

    This feature has a bad interaction with the way internal schema diffs
    are generated, however. Please see the "MULTIPLE COPIES OF THE SAME
    SCHEMA" section in Alzabo::Intro for details.

    - The Alzabo::Runtime::Row->update() method now returns a boolean
    indicating whether any changes where actually made. Patch by Eric
    Waters.

    /*===========================
    VegGuide.Org
    Your guide to all that's veg.
    ===========================*/


  • Next message: Lincoln A. Baxter: "[Fwd: DBD::Oracle and CLOB insert]"

    Relevant Pages

    • Re: OleDbLiteral
      ... Getting schema information gets information about a particular database ... I do not see how this interfaces with OleDbLiteral nor do I see how ... This is a good way of getting some RDBMS ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: OleDbLiteral
      ... anything in those classes which allows one to access OLEDB ActiveX ... > .NET mechanism I would have to say it's schema related, ... The corresponding usage in ADO is OpenSchema with adSchemaDBInfoLiterals. ... RDBMS itself. ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: Disadvantages of Inheritance, Polymorphism and Encapsulation
      ... procedural with a good RDBMS can better divide up "projects" into lots ... have to know the schema and a few project libraries and conventions. ... OO it seems one is faced with a mass sea of a million classes with no ...
      (comp.object)
    • Re: Determining if a bit is set
      ... Let's get back to the basics of an RDBMS. ... An unknown number of attributes means you have no data model or schema ... users design a schema on the fly at run time is dangerous as hell. ...
      (microsoft.public.sqlserver.programming)