Brylie Christopher Oxley
Brylie Christopher Oxley
Alright, as far as I recall, the only modification I have made to the _network_ table was to add another column. Would this possibly have broken the topology?
Hm, alright. I needed a table with direction attributes, so that I could test the oneways. How was the original topology created?
I am thinking that it might be good create a very basic set of tables to test the scripts. E.g. - simple directed network - simple route points - simple...
Well, slightly yes. I am just thinking - the _route points_ table possibly needs only two points, - the _directed network_ probably doesn't need more than two possible paths, and...
Here is a first attempt at visualizing a simple topology. 
I am just proposing to reduce the problem to the minimum number of components and test on that. As additional bugs are found additional tests can be built with complexity...
Thanks Anita. I will take a look at how to create sqlite files and unit test python scripts.
@maicke thanks for your feedback :-) Are you getting a specific message? What are some steps I can take to reproduce this issue?
Thanks for the quick reply. Hopefully a clear and simple way will emerge to add metadata to the keys :-)
One use case we have would be to define list_export and export_filename for the Users listing, since our admin needs to periodically do some cross-referencing with user account emails against...