AlisdairO / pgexercises

PostgreSQL Exercises web site code
Other
400 stars 62 forks source link

Bad SQL dump #28

Closed benjamin-thomas closed 7 years ago

benjamin-thomas commented 7 years ago

Strange,

I can see you've fixed this, but if I download from either:

I still get that badly formatted line (space separated, not tabs separated)

AlisdairO commented 7 years ago

Hey, sorry for the delay getting back to you! I'll look to fix this up this weekend, thanks for letting me know.

benjamin-thomas commented 7 years ago

No problem :) Le sam. 3 déc. 2016 à 23:57, Alisdair Owens notifications@github.com a écrit :

Hey, sorry for the delay getting back to you! I'll look to fix this up this weekend, thanks for letting me know.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlisdairO/pgexercises/issues/28#issuecomment-264671322, or mute the thread https://github.com/notifications/unsubscribe-auth/ABfE6oDZBXgCjJWiIoNaGnmh40HUxTZIks5rEfPfgaJpZM4K8KH6 .

AlisdairO commented 7 years ago

So maybe a few weeks later, but this is sorted out now :-). Commit 8140e533d7333cec5712d55bbe02ce858e36d188 . Thanks a lot for both the report and your patience!

benjamin-thomas commented 7 years ago

Hello @AlisdairO

With that typo sorted out, I've setup a little repo, to make loading a test database easy and fast.

If you're interested, I could send you a pull request?

https://github.com/benjamin-thomas/pgexercises

AlisdairO commented 7 years ago

Hey,

I’d certainly be interested. There’s a docker file in there already that someone contributed, which is more complicated than this (it’s for a whole development environment). I think this would be nice for people who just want to set up the test database, but would it be possible to make it load the SQL file as well?

Many thanks, and sorry for the delayed reply, -Alisdair

On 8 Jan 2017, at 03:02, Benjamin Thomas notifications@github.com wrote:

Hello @AlisdairO

With that typo sorted out, I've setup a little repo, to make loading a test database easy and fast.

If you're interested, I could send you a pull request?

https://github.com/benjamin-thomas/pgexercises

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.