Skip to content

Releases: TechLiam/PackDB.FileSystem

More fixing for nullable indexed values

Choose a tag to compare

@TechLiam TechLiam released this 04 Aug 19:57

More fixing for nullable indexed values

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

Choose a tag to compare

@TechLiam TechLiam released this 04 Aug 19:28

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

Allowed keys to be read from index

Choose a tag to compare

@TechLiam TechLiam released this 30 Apr 07:50
0.5.0

Allowed keys to be read from index

Core updated to 0.6.0

Choose a tag to compare

@TechLiam TechLiam released this 27 Apr 16:47
0.4.1

Updated to Core 0.6.0 version

Unique indexes

Choose a tag to compare

@TechLiam TechLiam released this 21 Apr 21:07

Handling unique indexes

Fix for getting next id failing when no data

Choose a tag to compare

@TechLiam TechLiam released this 01 Apr 20:42

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

Choose a tag to compare

@TechLiam TechLiam released this 27 Mar 22:57

All features impmented and ready for beta testing