[pgadmin-hackers] pgAdmin 4 commit: Allow creation of tables with pure numeric names.Fix - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Allow creation of tables with pure numeric names.Fix
Date
Msg-id E1d8NAj-0002c7-Cs@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM2257]: Query tool - Insertrow doesn't use default values
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM2257]: Query tool - Insertrow doesn't use default values