|
Revision 414, 2.8 kB
(checked in by uriel, 8 months ago)
|
|
*updated docs
*changed version to 0.2.1
|
| Line | |
|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
|---|
| 2 | |
|---|
| 3 | <html><head><title>GearsORM.Sql.js</title><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class=UnframedPage onLoad="NDOnLoad()"><script language=JavaScript><!-- |
|---|
| 4 | if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script> |
|---|
| 5 | |
|---|
| 6 | <!-- Generated by Natural Docs, version 1.35 --> |
|---|
| 7 | <!-- http://www.naturaldocs.org --> |
|---|
| 8 | |
|---|
| 9 | <!-- saved from url=(0026)http://www.naturaldocs.org --> |
|---|
| 10 | |
|---|
| 11 | <table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td class=MenuSection valign=top><!--START_ND_MENU--><div class=MEntry><div class=MFile><a href="GearsORM-Events-js.html">Events.js</a></div></div><div class=MEntry><div class=MFile><a href="GearsORM-Fields-js.html">Fields.js</a></div></div><div class=MEntry><div class=MFile><a href="GearsORM-Introspection-js.html">Introspection.js</a></div></div><div class=MEntry><div class=MFile><a href="GearsORM-js.html">js</a></div></div><div class=MEntry><div class=MFile><a href="GearsORM-Model-js.html">Model.js</a></div></div><div class=MEntry><div class=MFile><a href="GearsORM-ResultIterator-js.html">ResultIterator.js</a></div></div><div class=MEntry><div class=MFile id=MSelected>Sql.js</div></div><div class=MEntry><div class=MFile><a href="GearsORM-Transaction-js.html">Transaction.js</a></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent1')">Index</a><div class=MGroupContent id=MGroupContent1><div class=MEntry><div class=MIndex><a href="../index/General.html">Everything</a></div></div><div class=MEntry><div class=MIndex><a href="../index/Classes.html">Classes</a></div></div><div class=MEntry><div class=MIndex><a href="../index/Files.html">Files</a></div></div><div class=MEntry><div class=MIndex><a href="../index/Functions.html">Functions</a></div></div><div class=MEntry><div class=MIndex><a href="../index/Properties.html">Properties</a></div></div></div></div></div><!--END_ND_MENU--></td> |
|---|
| 12 | |
|---|
| 13 | <td class=ContentSection valign=top><div class=CFile id=MainTopic><div class=CTopic><h1 class=CTitle><a name="GearsORM.Sql.js"></a>GearsORM.<span class=HB> </span>Sql.js</h1><div class=CBody><p class=CParagraph>Contains functions to generate sql</p><h4 class=CHeading>License</h4><p class=CParagraph>MIT-style license.</p></div></div></div> |
|---|
| 14 | |
|---|
| 15 | </td> |
|---|
| 16 | |
|---|
| 17 | </tr></table><div class=Footer><!--START_ND_FOOTER-->Generated by <a href="http://www.naturaldocs.org">Natural Docs</a><!--END_ND_FOOTER--></div> |
|---|
| 18 | <!--START_ND_TOOLTIPS--> |
|---|
| 19 | <!--END_ND_TOOLTIPS--> |
|---|
| 20 | |
|---|
| 21 | <script language=JavaScript><!-- |
|---|
| 22 | if (browserType) {if (browserVer) {document.write("</div>"); }document.write("</div>");}// --></script></body></html> |
|---|