Sha256: a790b13c10b757304e53586241a05969017c0dc4a50064d374b63e23a5890665
Contents?: true
Size: 1.03 KB
Versions: 16
Compression:
Stored size: 1.03 KB
Contents
o Fix that enum references are not created: system_roles - &app_registry_anon_system_role system: APP_REGISTRY # <---------------------------- Creates a dangling reference rolename: app_registry_anon_role ordinal: 1 permissions: - *app_registry_anon_permission o Store fox.state, reflections, and reflections in the database so third-party programs can use them when testing o 'prick make <resource>' should build everything up the resource, then commit before trying to build the resource upon the database. Then it is easy to re-run the failed (sql-)script in psql to see why it failed o 'prick make' should build everything up a touched file, then commit before proceeding o Build functions after schema so that there are no order dependencies on functions. Problem is to detect function files o Build views after schema so that there are no order dependencies on views. Problem is to detect view files + prick release major|minor|patch + Check modification time of build.yml files too
Version data entries
16 entries across 16 versions & 1 rubygems