README.md in thingfish-metastore-pg-0.2.0 vs README.md in thingfish-metastore-pg-0.3.0
- old
+ new
@@ -1,12 +1,12 @@
# Thingfish PostgreSQL Metastore
home
-: https://bitbucket.org/projects/thingfish-metastore-pg
+: https://hg.sr.ht/~ged/thingfish-metastore-pg
code
-: https://bitbucket.org/ged/thingfish-metastore-pg
+: https://hg.sr.ht/~ged/thingfish-metastore-pg
github
: https://github.com/ged/thingfish-metastore-pg
docs
@@ -36,23 +36,23 @@
Configurability[https://rubygems.org/gems/configurability] to modify default
behaviors.
Here's an example configuration file that enables this plugin.
- ---
- thingfish:
- metastore: pg
- pg_metastore:
- uri: postgres://thingfish:password@db.example.com/database
+ ---
+ thingfish:
+ metastore: pg
+ pg_metastore:
+ uri: postgres://thingfish:password@db.example.com/database
When Thingfish starts, it will install the necessary database schema
automatically.
## License
-Copyright (c) 2014-2017, Michael Granger and Mahlon E. Smith.
+Copyright (c) 2014-2020, Michael Granger and Mahlon E. Smith.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: