Show
Ignore:
Timestamp:
08/09/07 23:01:07 (17 months ago)
Author:
uriel
Message:

added a way to do basic introspection(for now to check if tables exist) and a model that represent sqlite_master.

also updated documentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • GearsORM/trunk/docs/search/GeneralF.html

    r304 r310  
    1212 
    1313 
    14 <div id=Index><div class=SRStatus id=Loading>Loading...</div><table border=0 cellspacing=0 cellpadding=0><div class=SRResult id=SR_Functions><div class=IEntry><a href="javascript:searchResults.Toggle('SR_Functions')" class=ISymbol>Functions</a><div class=ISubIndex><a href="../files/GearsORM-js.html#GearsORM.Functions" target=_parent class=IParent>GearsORM</a><a href="../files/GearsORM-Fields-js.html#GearsORM.Fields.ManyToMany.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Fields.<span class=HB> </span>ManyToMany</a><a href="../files/GearsORM-Fields-js.html#GearsORM.Fields.ManyToOne.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Fields.<span class=HB> </span>ManyToOne</a><a href="../files/GearsORM-Fields-js.html#GearsORM.Fields.OneToMany.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Fields.<span class=HB> </span>OneToMany</a><a href="../files/GearsORM-Model-js.html#GearsORM.Model.model.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Model.<span class=HB> </span>model</a><a href="../files/GearsORM-ResultIterator-js.html#GearsORM.ResultIterator.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>ResultIterator</a></div></div></div></table><div class=SRStatus id=Searching>Searching...</div><div class=SRStatus id=NoMatches>No Matches</div><script type="text/javascript"><!-- 
     14<div id=Index><div class=SRStatus id=Loading>Loading...</div><table border=0 cellspacing=0 cellpadding=0><div class=SRResult id=SR_Functions><div class=IEntry><a href="javascript:searchResults.Toggle('SR_Functions')" class=ISymbol>Functions</a><div class=ISubIndex><a href="../files/GearsORM-js.html#GearsORM.Functions" target=_parent class=IParent>GearsORM</a><a href="../files/GearsORM-Fields-js.html#GearsORM.Fields.ManyToMany.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Fields.<span class=HB> </span>ManyToMany</a><a href="../files/GearsORM-Fields-js.html#GearsORM.Fields.ManyToOne.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Fields.<span class=HB> </span>ManyToOne</a><a href="../files/GearsORM-Fields-js.html#GearsORM.Fields.OneToMany.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Fields.<span class=HB> </span>OneToMany</a><a href="../files/GearsORM-Introspection-js.html#GearsORM.Introspection.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Introspection</a><a href="../files/GearsORM-Model-js.html#GearsORM.Model.model.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>Model.<span class=HB> </span>model</a><a href="../files/GearsORM-ResultIterator-js.html#GearsORM.ResultIterator.Functions" target=_parent class=IParent>GearsORM.<span class=HB> </span>ResultIterator</a></div></div></div></table><div class=SRStatus id=Searching>Searching...</div><div class=SRStatus id=NoMatches>No Matches</div><script type="text/javascript"><!-- 
    1515document.getElementById("Loading").style.display="none"; 
    1616document.getElementById("NoMatches").style.display="none";