File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -743,7 +743,7 @@ Module["onRuntimeInitialized"] = function onRuntimeInitialized() {
743743 return true;
744744 };
745745
746- /** Reset a statement, so that it's parameters can be bound to new values
746+ /** Reset a statement, so that its parameters can be bound to new values
747747 It also clears all previous bindings, freeing the memory used
748748 by bound parameters.
749749 */
Original file line number Diff line number Diff line change @@ -743,7 +743,7 @@ Module["onRuntimeInitialized"] = function onRuntimeInitialized() {
743743 return true ;
744744 } ;
745745
746- /** Reset a statement, so that it's parameters can be bound to new values
746+ /** Reset a statement, so that its parameters can be bound to new values
747747 It also clears all previous bindings, freeing the memory used
748748 by bound parameters.
749749 */
Original file line number Diff line number Diff line change @@ -743,7 +743,7 @@ Module["onRuntimeInitialized"] = function onRuntimeInitialized() {
743743 return true;
744744 };
745745
746- /** Reset a statement, so that it's parameters can be bound to new values
746+ /** Reset a statement, so that its parameters can be bound to new values
747747 It also clears all previous bindings, freeing the memory used
748748 by bound parameters.
749749 */
Original file line number Diff line number Diff line change @@ -743,7 +743,7 @@ Module["onRuntimeInitialized"] = function onRuntimeInitialized() {
743743 return true ;
744744 } ;
745745
746- /** Reset a statement, so that it's parameters can be bound to new values
746+ /** Reset a statement, so that its parameters can be bound to new values
747747 It also clears all previous bindings, freeing the memory used
748748 by bound parameters.
749749 */
Original file line number Diff line number Diff line change 9191 < body >
9292
9393 < nav class ="navbar " id ="navbar ">
94- < div class ="navbar-heading " id ="navbar-heading "> < a href ="index.html "> < h2 class ="navbar-heading-text "> sql.js</ h2 > </ a > </ div > < div class ="search-box " id ="search-box "> < div class ="search-box-input-container "> < input class ="search-box-input " type ="text " placeholder ="Search... " id ="search-box-input " /> < svg class ="search-icon " alt ="search-icon "> < use xlink:href ="#search-icon "> </ use > </ svg > </ div > < div class ="search-item-container " id ="search-item-container "> < ul class ="search-item-ul " id ="search-item-ul "> </ ul > </ div > </ div > < div class ="sidebar-main-content " id ="sidebar-main-content "> < ul > < li class ="menu-li "> < a href ='https://sql.js.org/ ' class =' menu-link ' id ='' target =''> Website</ a > </ li > < li class ="menu-li "> < a href ='https://github.com/sql-js/sql.js ' class =' menu-link ' id ='' target =''> Github</ a > </ li > < li class ="menu-li "> < a href ='https://sql.js.org/examples/GUI/ ' class =' menu-link ' id ='' target =''> Demo</ a > </ li > </ ul > < div class ="accordion collapsed " id ="7529544 " > < h3 class ="accordion-heading "> Modules< svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ h3 > < ul class ="accordion-content "> < li class ="accordion-list " id =""> < a href ="module-SqlJs.html "> SqlJs</ a > </ li > </ ul > </ div > < div class ="accordion collapsed " id ="2019093 " > < h3 class ="accordion-heading "> Classes< svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ h3 > < ul class ="accordion-content "> < li class ="accordion collapsed child " id =263531 > < div class ="accordion-heading child "> < a href ="Database.html "> Database</ a > < svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ div > < ul class ='methods accordion-content '> < li data-type ='method '> < a href ="Database.html#%255B%2522close%2522%255D "> ["close"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522create_aggregate%2522%255D "> ["create_aggregate"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522create_function%2522%255D "> ["create_function"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522each%2522%255D "> ["each"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522exec%2522%255D "> ["exec"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522export%2522%255D "> ["export"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522getRowsModified%2522%255D "> ["getRowsModified"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522handleError%2522%255D "> ["handleError"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522iterateStatements%2522%255D "> ["iterateStatements"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522prepare%2522%255D "> ["prepare"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522run%2522%255D "> ["run"]</ a > </ li > </ ul > </ li > < li class ="accordion collapsed child " id =5757321 > < div class ="accordion-heading child "> < a href ="Statement.html "> Statement</ a > < svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ div > < ul class ='methods accordion-content '> < li data-type ='method '> < a href ="Statement.html#%255B%2522bind%2522%255D "> ["bind"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522free%2522%255D "> ["free"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522freemem%2522%255D "> ["freemem"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522get%2522%255D "> ["get"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getAsObject%2522%255D "> ["getAsObject"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getColumnNames%2522%255D "> ["getColumnNames"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getNormalizedSQL%2522%255D "> ["getNormalizedSQL"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getSQL%2522%255D "> ["getSQL"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522reset%2522%255D "> ["reset"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522run%2522%255D "> ["run"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522step%2522%255D "> ["step"]</ a > </ li > </ ul > </ li > < li class ="accordion collapsed child " id =9991143 > < div class ="accordion-heading child "> < a href ="StatementIterator.html "> StatementIterator</ a > < svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ div > < ul class ='methods accordion-content '> < li data-type ='method '> < a href ="StatementIterator.html#%255B%2522getRemainingSQL%2522%255D "> ["getRemainingSQL"]</ a > </ li > < li data-type ='method '> < a href ="StatementIterator.html#%255B%2522next%2522%255D "> ["next"]</ a > </ li > </ ul > </ li > </ ul > </ div > < div class ="accordion collapsed " id ="1748795 " > < h3 class ="accordion-heading "> Global< svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ h3 > < ul class ="accordion-content "> < li class ="accordion-list " id =""> < a href ="global.html#initSqlJs "> initSqlJs</ a > </ li > < li class ="accordion-list " id =""> < a href ="global.html#SqlJs "> SqlJs</ a > </ li > < li class ="accordion-list " id =""> < a href ="global.html#SqlJsConfig "> SqlJsConfig</ a > </ li > </ ul > </ div >
94+ < div class ="navbar-heading " id ="navbar-heading "> < a href ="index.html "> < h2 class ="navbar-heading-text "> sql.js</ h2 > </ a > </ div > < div class ="search-box " id ="search-box "> < div class ="search-box-input-container "> < input class ="search-box-input " type ="text " placeholder ="Search... " id ="search-box-input " /> < svg class ="search-icon " alt ="search-icon "> < use xlink:href ="#search-icon "> </ use > </ svg > </ div > < div class ="search-item-container " id ="search-item-container "> < ul class ="search-item-ul " id ="search-item-ul "> </ ul > </ div > </ div > < div class ="sidebar-main-content " id ="sidebar-main-content "> < ul > < li class ="menu-li "> < a href ='https://sql.js.org/ ' class =' menu-link ' id ='' target =''> Website</ a > </ li > < li class ="menu-li "> < a href ='https://github.com/sql-js/sql.js ' class =' menu-link ' id ='' target =''> Github</ a > </ li > < li class ="menu-li "> < a href ='https://sql.js.org/examples/GUI/ ' class =' menu-link ' id ='' target =''> Demo</ a > </ li > </ ul > < div class ="accordion collapsed " id ="499469 " > < h3 class ="accordion-heading "> Modules< svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ h3 > < ul class ="accordion-content "> < li class ="accordion-list " id =""> < a href ="module-SqlJs.html "> SqlJs</ a > </ li > </ ul > </ div > < div class ="accordion collapsed " id ="2451233 " > < h3 class ="accordion-heading "> Classes< svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ h3 > < ul class ="accordion-content "> < li class ="accordion collapsed child " id =4026533 > < div class ="accordion-heading child "> < a href ="Database.html "> Database</ a > < svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ div > < ul class ='methods accordion-content '> < li data-type ='method '> < a href ="Database.html#%255B%2522close%2522%255D "> ["close"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522create_aggregate%2522%255D "> ["create_aggregate"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522create_function%2522%255D "> ["create_function"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522each%2522%255D "> ["each"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522exec%2522%255D "> ["exec"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522export%2522%255D "> ["export"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522getRowsModified%2522%255D "> ["getRowsModified"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522handleError%2522%255D "> ["handleError"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522iterateStatements%2522%255D "> ["iterateStatements"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522prepare%2522%255D "> ["prepare"]</ a > </ li > < li data-type ='method '> < a href ="Database.html#%255B%2522run%2522%255D "> ["run"]</ a > </ li > </ ul > </ li > < li class ="accordion collapsed child " id =1017619 > < div class ="accordion-heading child "> < a href ="Statement.html "> Statement</ a > < svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ div > < ul class ='methods accordion-content '> < li data-type ='method '> < a href ="Statement.html#%255B%2522bind%2522%255D "> ["bind"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522free%2522%255D "> ["free"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522freemem%2522%255D "> ["freemem"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522get%2522%255D "> ["get"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getAsObject%2522%255D "> ["getAsObject"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getColumnNames%2522%255D "> ["getColumnNames"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getNormalizedSQL%2522%255D "> ["getNormalizedSQL"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522getSQL%2522%255D "> ["getSQL"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522reset%2522%255D "> ["reset"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522run%2522%255D "> ["run"]</ a > </ li > < li data-type ='method '> < a href ="Statement.html#%255B%2522step%2522%255D "> ["step"]</ a > </ li > </ ul > </ li > < li class ="accordion collapsed child " id =8410653 > < div class ="accordion-heading child "> < a href ="StatementIterator.html "> StatementIterator</ a > < svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ div > < ul class ='methods accordion-content '> < li data-type ='method '> < a href ="StatementIterator.html#%255B%2522getRemainingSQL%2522%255D "> ["getRemainingSQL"]</ a > </ li > < li data-type ='method '> < a href ="StatementIterator.html#%255B%2522next%2522%255D "> ["next"]</ a > </ li > </ ul > </ li > </ ul > </ div > < div class ="accordion collapsed " id ="7086406 " > < h3 class ="accordion-heading "> Global< svg > < use xlink:href ="#down-icon "> </ use > </ svg > </ h3 > < ul class ="accordion-content "> < li class ="accordion-list " id =""> < a href ="global.html#initSqlJs "> initSqlJs</ a > </ li > < li class ="accordion-list " id =""> < a href ="global.html#SqlJs "> SqlJs</ a > </ li > < li class ="accordion-list " id =""> < a href ="global.html#SqlJsConfig "> SqlJsConfig</ a > </ li > </ ul > </ div >
9595
9696
9797 </ nav >
You can’t perform that action at this time.
0 commit comments