postgresguide.com
postgresguide.com copied to clipboard
Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. Commits 47a1fd7 bump version b8dc520 Handle case where session id key is requested but it is missing 698a060 Merge pull request #1462 from jeremyevans/sessionid-to_s...
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.2.2 to 3.5.1. Release notes Sourced from redcarpet's releases. Redcarpet v3.5.1 Fix a security vulnerability using :quote in combination with the :escape_html option. Reported by Johan Smits....
It's free now :)
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 to 1.11.1. Changelog *Sourced from [ffi's changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md).* > 1.11.1 / 2019-05-20 > ------------------- > > Changed: > * Raise required ruby version to >=2.0. [#699](https://github-redirect.dependabot.com/ffi/ffi/issues/699), [#700](https://github-redirect.dependabot.com/ffi/ffi/issues/700)...
Bumps [jekyll](https://github.com/jekyll/jekyll) from 2.5.3 to 3.6.3. Release notes *Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).* > ## v3.6.2 > ### Development Fixes > > * Update Rubocop to 0.51.0 ([#6444](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6444)) > * Add...
Clarify descriptive sentence and add plaintext restore examples
I think we should have a discussion on primary keys. Serial vs UUID etc. Perhaps based on https://www.starkandwayne.com/blog/uuid-primary-keys-in-postgresql/ which helped me a lot. UUID is better in many cases, e.g....
This PR provides a Dockerfile and some helper scripts to setup the test data from postgresguide.com in a Docker container. I followed the format of the 001-install.md closely, but I'm...
I have installed pg with docker locally, and I can access it successfully. I have created the user **craig** ,database **pgguide**。However, when I restore the dump file as sub command,...
The use case is that I'm a kindle user, and would prefer an "official" PDF, rather than having to roll my own. And yea it's OK that the PDF gets...