Sha256: 9324cdc9eb4609bb511db89191fba71bcb6a5f7e0bb45ebf1428d15d043aa611

Contents?: true

Size: 742 Bytes

Versions: 10

Compression:

Stored size: 742 Bytes

Contents

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

10 entries across 10 versions & 1 rubygems

Version Path
prick-0.20.11 TODO
prick-0.20.10 TODO
prick-0.20.9 TODO
prick-0.20.8 TODO
prick-0.20.7 TODO
prick-0.20.6 TODO
prick-0.20.5 TODO
prick-0.20.4 TODO
prick-0.20.2 TODO
prick-0.20.1 TODO