Fix various mis-spellings of VACUUM. Fixes #2005
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ff2fe64b8b25a9038e7b4f025b91792ae2fa08b
Author: Anthony DeBarros
Modified Files
--
.../databases/schemas/templates/schema/js/schema.j
Hi
On Thu, Dec 8, 2016 at 3:49 AM, Anthony DeBarros wrote:
> Hi,
>
> I hope this is helpful to the team. I noticed that in the Parameter tab of
> the Create Table dialog that VACUUM was misspelled. Hey, it's not easy to
> remember if it's one "C" or two :-) So, I searched the codebase for all the
Hi,
Please find the attached updated patch.
Thanks,
Khushboo
On Mon, Dec 5, 2016 at 11:09 PM, Dave Page wrote:
> Hi
>
> On Friday, December 2, 2016, Khushboo Vashi com> wrote:
>
>> Hi.
>>
>> Please find the attached updated patch.
>>
>> Thanks,
>> Khushboo
>>
>> On Fri, Nov 25, 2016 at 7:12 P
Hi Dave
I have remove the type casting while inserting/updating data. Attached is
the patch file to fixe the issue, I have tested this patch with following
data types:
"serial, integer, interger[], numeric, numeric[], bit, character,
character[], character varying, character varying[], jsonb, tim