This commit is contained in:
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
@@ -119,11 +119,11 @@
|
|||||||
"AYANOVA_DB_CONNECTION": "Server=localhost;Username=postgres;Password=raven;Database=AyaNova;CommandTimeout=300;",
|
"AYANOVA_DB_CONNECTION": "Server=localhost;Username=postgres;Password=raven;Database=AyaNova;CommandTimeout=300;",
|
||||||
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
|
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
|
||||||
"AYANOVA_USE_URLS": "http://*:7575;",
|
"AYANOVA_USE_URLS": "http://*:7575;",
|
||||||
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
||||||
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
|
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
|
||||||
//"AYANOVA_SERVER_TEST_MODE": "true",
|
//"AYANOVA_SERVER_TEST_MODE": "true",
|
||||||
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
|
//"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
|
||||||
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
|
//"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
|
||||||
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_14\\bin"
|
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_14\\bin"
|
||||||
},
|
},
|
||||||
"sourceFileMap": {
|
"sourceFileMap": {
|
||||||
|
|||||||
@@ -34,10 +34,14 @@ WIP >>>>>>>>>>>>>
|
|||||||
Once the above item is done then move to testing:
|
Once the above item is done then move to testing:
|
||||||
|
|
||||||
todo: TEST subscription and perpetual license code
|
todo: TEST subscription and perpetual license code
|
||||||
Does a trial request for sbuscription work?
|
Does a trial request for sbuscription work? YES
|
||||||
Correct date range?
|
Correct date range? YES
|
||||||
Does a trial request for perpetual work?
|
Generate data? YES
|
||||||
correct date range?
|
Does a trial request for perpetual work? YES
|
||||||
|
correct date range? YES
|
||||||
|
Generate data? YES
|
||||||
|
|
||||||
|
NEXT:
|
||||||
Can I bump a trial subscription and / or perptual expiration date if a trialer needs more time!!! IMPORTANT, this way can keep it brief but allow for wiggle
|
Can I bump a trial subscription and / or perptual expiration date if a trialer needs more time!!! IMPORTANT, this way can keep it brief but allow for wiggle
|
||||||
Does new boot code still work when no database?
|
Does new boot code still work when no database?
|
||||||
Does new boot code work to prevent running if wrong build or maint date expired vs build date?
|
Does new boot code work to prevent running if wrong build or maint date expired vs build date?
|
||||||
|
|||||||
Reference in New Issue
Block a user