pgAdmin 4 commit: Allow creation of tables with pure numeric names. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow creation of tables with pure numeric names. Fix
Date: 2017-05-10 08:40:37
Message-ID: E1d8NAj-0002c7-Cs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow creation of tables with pure numeric names. Fixes #2284

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9452e0699e69ece872346d941fdc6033bbe0fbd2
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/tables/__init__.py | 33 ++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-05-10 08:42:25 Re: [pgAdmin4][Patch][RM2257]: Query tool - Insert row doesn't use default values
Previous Message Surinder Kumar 2017-05-10 08:39:59 Re: [pgAdmin4][Patch][RM2257]: Query tool - Insert row doesn't use default values