Open cimentadaj opened 3 years ago
With the new methods basepop_*, OPAQ and mig_* already implemented in DemoTools, we should update the DDSQLTools methods appropriately. We would need to create separate functions for these methods but make sure that they are all stable from the DemoTools side. See for example that these are stable enough: https://github.com/timriffe/DemoTools/issues/156, https://github.com/timriffe/DemoTools/issues/157 and https://github.com/timriffe/DemoTools/issues/158
basepop_*
OPAQ
mig_*
DemoTools
With the new methods
basepop_*
,OPAQ
andmig_*
already implemented inDemoTools
, we should update the DDSQLTools methods appropriately. We would need to create separate functions for these methods but make sure that they are all stable from theDemoTools
side. See for example that these are stable enough: https://github.com/timriffe/DemoTools/issues/156, https://github.com/timriffe/DemoTools/issues/157 and https://github.com/timriffe/DemoTools/issues/158