"lib/ui/widgets/git@git.duniter.org:zicmama/ginkgo.git" did not exist on "c2042f213dd1c17505d50db8ec8aea3a00f5ea85"
IIndexDAO: Rename searchByPubkey() into getOldFromPubkey(), and simplify signature
SqliteIIndex: Apply a reduce() inside getOldFromPubkey() (+ add an ORDER BY) IdentityDAL: rename getFromPubkey() into findByPub() as it return an array FileDAL: simplify searchJustIdentitiesByPubkey()
parent
9ef06bf3
No related branches found
No related tags found
Showing
- app/lib/dal/fileDAL.ts 3 additions, 5 deletionsapp/lib/dal/fileDAL.ts
- app/lib/dal/indexDAL/abstract/IIndexDAO.ts 1 addition, 1 deletionapp/lib/dal/indexDAL/abstract/IIndexDAO.ts
- app/lib/dal/indexDAL/leveldb/LevelDBIindex.ts 3 additions, 5 deletionsapp/lib/dal/indexDAL/leveldb/LevelDBIindex.ts
- app/lib/dal/indexDAL/sqlite/SqliteIIndex.ts 10 additions, 11 deletionsapp/lib/dal/indexDAL/sqlite/SqliteIIndex.ts
- app/lib/dal/sqliteDAL/IdentityDAL.ts 2 additions, 2 deletionsapp/lib/dal/sqliteDAL/IdentityDAL.ts
Loading
Please register or sign in to comment