You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would help user friendliness to add the following to the default class file generated by dj.new() in the case of lookup tables: properties contents = { } end
It would help user friendliness to add the following to the default class file generated by dj.new() in the case of lookup tables:
propertiescontents = {}end