bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 66 forks source link

No schema for Postgres #68

Closed kentwills closed 10 years ago

kentwills commented 10 years ago

The Postgres schema should be located within bower/registry for those that want to use bower internally.

benschwarz commented 10 years ago

This totally blows my mind. No idea how we go to where we are without the schema being supplied.

I'll let @wibblymat, @svnlto or @satazor comment on what their workflow during development was (because I have literally no idea).

In the meantime, I've dumped the schema from the production database, and will leave it here on this issue until we know what the dev process was.

If no one comments or makes a PR in the next few days, I'll ready a PR that drops in the raw schema as an interim solution.

sheerun commented 10 years ago

wow

kentwills commented 10 years ago

Thanks @benschwarz, the schema got pulled in with #66.