JohnE
|
6a79f61cb6
|
FIN: second index population complete, fingerprint count for each md5 complete (fp_count), collision detection complete, primary keys complete
|
2015-12-17 13:47:21 -08:00 |
JohnE
|
b60f036d99
|
WIP: fingerpoint counts fp_count
|
2015-12-16 17:34:49 -08:00 |
JohnE
|
2312d54984
|
FIN: updated the insert into md5_all table with collision detection, updates the row and adds another fingerprint to the fp_list column
|
2015-12-14 20:56:10 -08:00 |
JohnE
|
81fbd50dc5
|
WIP: second index is created and working on populating it
|
2015-12-14 15:27:07 -08:00 |
JohnE
|
246cb522da
|
MOD: insert is working, but there is already collisions for the md5 of the entire schema and the field was marked as unique. I will investigate if this accurate.
|
2015-12-14 15:27:07 -08:00 |
JohnE
|
ff06ba1d71
|
WIP: sql insert
|
2015-12-10 16:39:05 -08:00 |
JohnE
|
7736404c30
|
WIP: problem inserting a row into database, troubleshooting
|
2015-12-10 12:48:13 -08:00 |
JohnE
|
8653b56e86
|
MOD: updated the open index for better exception handling, updated the json import and code, not using a getter for member variables because that is pointless, instead doing do.db_hash and db.table_hashes
|
2015-12-04 12:29:56 -08:00 |
JohnE
|
0465d31781
|
NEW: added new command line switch "-idx" for the index
|
2015-12-03 11:06:37 -08:00 |
JohnE
|
2c1a131c30
|
WIP: fingerprint index
|
2015-11-30 10:35:38 -08:00 |
JohnE
|
2417001be2
|
WIP: md5 create index
|
2015-11-16 15:57:28 -08:00 |
JohnE
|
2d6ad6ae56
|
NEW: fingerprint index module, create sqlite database and table
|
2015-11-13 12:41:02 -08:00 |