Hello,
Planned to fork and try to contribute with a solution to the issue I'm raising, but got stuck. Wanted to implement px_database and px_refperiod respectively.
DATABASE
From what I can see, DATABASE is a non-mandatory, language dependent keyword and should be in table2. However, I see that the keyword metadata has 'table_meta = FALSE'. Does this mean that DATABASE is a "variable-level" keyword? From the file specification I can't see a difference between DATABASE and another table2 keyword, LINK.
REFPERIOD
Probably something along the same lines here. From what I can see, this should be similar to CONTACT, i.e., table-level but indexed by contvariable.
I'm probably just misunderstanding something! Any thoughts to get me started?
Hello,
Planned to fork and try to contribute with a solution to the issue I'm raising, but got stuck. Wanted to implement px_database and px_refperiod respectively.
DATABASE
From what I can see, DATABASE is a non-mandatory, language dependent keyword and should be in table2. However, I see that the keyword metadata has 'table_meta = FALSE'. Does this mean that DATABASE is a "variable-level" keyword? From the file specification I can't see a difference between DATABASE and another table2 keyword, LINK.
REFPERIOD
Probably something along the same lines here. From what I can see, this should be similar to CONTACT, i.e., table-level but indexed by contvariable.
I'm probably just misunderstanding something! Any thoughts to get me started?