Anthony DeBarros

Results 53 comments of Anthony DeBarros

Hi, @gobinaryn, On page xxvii of the Introduction (Practical SQL 1st edition), in the section "Using the Book's Code Examples," there's the following note: ``` After downloading data, Windows users...

@CSSEGISandData Thanks for all the great work this team has done for the past 2+ years! One question: How do these changes affect the commit schedule to this repo?

Purely as a user and as someone who [teaches SQL](https://nostarch.com/practical-sql-2nd-edition/), one of the things I love the most about Postgres.app is that it "simply works" without requiring a lot of...

👍 Yes, please. Right-alignment of numbers is default behavior of psql and is much more readable.

Adding my +1 for this as well as for `HISTCONTROL ignoredups` support. Love pgcli!

Are you envisioning including a prompt the user would receive when they first open the app that asks which Python install to use?

One other question: Is this to enable people to use Python 3 with PL/Python, or is there another use case? (I'm author of a PostgreSQL book and recommend installing PostgresApp,...

Wondering if there's any thought of advancing this?

@Paxa Any thoughts on implementing this feature? I use a lot of queries that I save in .sql text files, and the ability to open, edit and run queries from...