Skip to content

Releases: TechLiam/PackDB.FileSystem

More fixing for nullable indexed values

04 Aug 19:57
Compare
Choose a tag to compare

More fixing for nullable indexed values

Fixed issue with indexing nullable values were moving off of null would throw an exception

04 Aug 19:28
Compare
Choose a tag to compare

Fixed issue with indexing nullable values were moving off of null would throw an exception

Allowed keys to be read from index

30 Apr 07:50
Compare
Choose a tag to compare
0.5.0

Allowed keys to be read from index

Core updated to 0.6.0

27 Apr 16:47
Compare
Choose a tag to compare
0.4.1

Updated to Core 0.6.0 version

Unique indexes

21 Apr 21:07
Compare
Choose a tag to compare

Handling unique indexes

Fix for getting next id failing when no data

01 Apr 20:42
Compare
Choose a tag to compare

There was an issue detected when beta testing where a next id could not be got when there was no data for a type so the folder for that type didn't exist

Beta release

27 Mar 22:57
Compare
Choose a tag to compare

All features impmented and ready for beta testing