database-jones/Adapter/api/UserContext.js (9 lines): - line 272: // FIXME Should not default to NDB - line 1427: // TODO make sure this sessionFactory === other.sessionFactory - line 1466: // TODO: filter in memory if the adapter didn't filter all conditions - line 1473: // TODO: may be able to combine this with executeQueryKeyOnResult after looking at filter in memory - line 1487: // TODO: filter in memory if the adapter didn't filter all conditions - line 1506: // TODO: filter in memory if the adapter didn't filter all conditions - line 1550: // TODO: should this also collect other pending operations? - line 1557: // TODO: this currently does not support batching - line 1586: // TODO: this currently does not support batching database-jones/Adapter/api/Query.js (5 lines): - line 605: // TODO validate parameter - line 610: // TODO validate parameter - line 615: // TODO validate parameter for OR - line 620: // TODO validate parameter - line 625: // TODO validate parameter shell/jrepl.js (4 lines): - line 410: //TODO: suggest require.exts be exposed to be introspec registered - line 412: //TODO: suggest include the '.' in exts in internal repr: parity with - line 685: // TODO should I tab the level? - line 750: // TODO remove me after 0.3.x jones-ndb/impl/src/ndb/NdbInterpretedCode_wrapper.cpp (3 lines): - line 187: /* TODO: read_attr and write_attr have two forms */ - line 464: // FIXME: arg[0] needs to be converted from String - line 475: // FIXME: arg[0] needs to be converted from String jones-mysql/impl/MySQLDictionary.js (2 lines): - line 239: // TODO create two index objects for unique btree index - line 247: // TODO found engine; get default charset jones-ndb/impl/src/ndb/NdbTypeEncoders.cpp (2 lines): - line 464: //TODO EXCEPTION - line 471: //TODO EXCEPTION jones-ndb/impl/src/ndb/AsyncNdbContext.cpp (2 lines): - line 68: TODO: Is a HandleScope needed and if so who owns it?? - line 150: /* TODO: This could depend on forceSend? */ loader/lib/DbWriter.js (2 lines): - line 117: // TODO: Also handle errors originating from the mysql adapter - line 132: // TODO: Maintain a retry count & eventually give up loader/lib/Scanner.js (2 lines): - line 272: TODO: We currently only support a single character field separator. - line 457: /* TODO: Handle \N for null; also handle other escape sequences? */ jones-ndb/impl/include/ndb/NdbWrapperErrors.h (1 line): - line 34: // TODO: Verify that all callers have a HandleScope jones-ndb/impl/ndb/NdbOperation.js (1 line): - line 949: if(op.query.error) { /* TODO: Report this error back to the user database-jones/Adapter/common/MySQLSerialize.js (1 line): - line 684: TODO: First conduct a binary search of the key space to find all keys of the jones-test/lib/LintTest.js (1 line): - line 47: "todo" : true, // allow TODO comments jones-ndb/impl/src/ndb/Ndb_wrapper.cpp (1 line): - line 36: // FIXME: All of this should be on SessionImpl with Ndb object not directly jones-ndb/impl/ndb/NdbAutoIncrement.js (1 line): - line 76: /* TODO: This now creates an autoIncrementCache even for tables with no database-jones/Adapter/api/jones.js (1 line): - line 156: // TODO: Test this on Windows jones-ndb/impl/include/ndb/ndb_util/NdbQueryOperation.hpp (1 line): - line 318: // TODO: define how BLOB/CLOB should be retrieved. jones-ndb/impl/src/ndb/DBDictionaryImpl.cpp (1 line): - line 391: TODO: verify whether any IO is done loader/lib/LoaderJob.js (1 line): - line 90: // FIXME this uses undocumented path to access the dbTableHandler: loader/lib/RandomData.js (1 line): - line 122: // TODO: This should rely on generic metadata rather than jones-mysql/impl/mysql_service_provider.js (1 line): - line 70: // TODO: hash user and password to avoid security issue jones-ndb/impl/include/common/JsWrapper.h (1 line): - line 290: TODO: Find a way to prevent wrapping a pointer as one jones-ndb/impl/ndb/NdbProjection.js (1 line): - line 167: TODO: NdbProjection should detect whether SPJ can execute the whole query. loader/lib/DataSource.js (1 line): - line 237: // TODO: Handle the case of a single record that is larger than the buffer database-jones/Adapter/api/SessionFactory.js (1 line): - line 148: // FIXME: close() should return a promise. jones-ndb/configure.js (1 line): - line 35: // TODO: Auto-detect mysql layout here, and write about it in config.gypi jones-ndb/impl/src/ndb/NdbError_wrapper.cpp (1 line): - line 65: // TODO: Verify that all callers have a HandleScope jones-ndb/impl/ndb/ndb_service_provider.js (1 line): - line 113: // TODO: converter for Timestamp microseconds <==> JS Date jones-ndb/impl/src/ndb/TransactionImpl.cpp (1 line): - line 39: // TODO: verify that caller has HandleScope