gecko/storage/public
Shawn Wilsher c0d5aa90c8 Bug 483152 - Stop giving the ability to get the native sqlite3_stmt pointer
We don't really want to give this pointer out to consumers since we track some
state, and if they call SQLite functions on it, can cause our internal state to
be inaccurate.
r=asuth
2009-03-20 18:41:01 -04:00
..
Makefile.in Bug 431473. Kill unused mozIStorageDataSet. r=sdwilsh 2009-01-19 21:44:31 +13:00
mozIStorageAggregateFunction.idl Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh 2007-07-07 14:14:51 -07:00
mozIStorageConnection.idl Bug 458811 - Allow for multiple statements to be executed at in a transaction asynchronously 2008-10-13 18:45:40 -04:00
mozIStorageError.idl Bug 456471 - mozIStorageError IDL file needs ERROR undefined for WinCE / WinMobile. patch by wolfe, r=sdwilsh 2008-09-23 11:02:55 -07:00
mozIStorageFunction.idl Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh 2007-07-07 14:14:51 -07:00
mozIStoragePendingStatement.idl Bug 458998 - AsyncExecute helper classes can complete() before they are added to mPendingEvents 2008-10-24 18:30:07 -04:00
mozIStorageProgressHandler.idl Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh 2007-07-07 14:14:51 -07:00
mozIStorageResultSet.idl Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozIStorageRow.idl Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozIStorageService.idl Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
mozIStorageStatement.idl Bug 483152 - Stop giving the ability to get the native sqlite3_stmt pointer 2009-03-20 18:41:01 -04:00
mozIStorageStatementCallback.idl Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04:00
mozIStorageStatementWrapper.idl
mozIStorageValueArray.idl
mozStorage.h Bug 467856 - Expose SQLITE_IOERR, r=sdwilsh 2008-12-09 21:39:32 +01:00
mozStorageHelper.h Bug 462173 - We treat transaction errors as fatal when we should not 2008-12-08 17:14:14 -05:00