Google Summer of Code-----What I have been doing lately.

From: Rahul Soshte <rahulsoshte360(at)gmail(dot)com>
To: soc(at)lists(dot)osgeo(dot)org, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Google Summer of Code-----What I have been doing lately.
Date: 2018-04-14 17:35:05
Message-ID: CAKyzeV0++aoguaZJVf64gZsYW9MAoFxYC9Cd4xGtk_-egpNSmg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This is a short report of what I have been doing regarding GSOC.

My 2nd patch for pgAdmin4 was adding a couple of generated files in
.gitignore of pgAdmin4.

Here is the link to it.

https://github.com/postgres/pgadmin4/commit/e467ffcfe4be7175bff423a04b0072588271f502

Also I am learning all the libraries used in pgAdmin4 and starting to get a
hang of its code.

I currently working on another patch in which I have accomplished the
objective partially and it has bought another array of errors which I am
trying to solve.

Regards,
Rahul Soshte ( Hunter ).

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Soshte 2018-04-14 17:45:54 Re: Google Summer of Code-----What I have been doing lately.
Previous Message Rahul Soshte 2018-04-14 11:21:09 Re: [pgAdmin4][Patch][Feature #1998] Appends .sql if extension not given when using 'save' or 'save as' feature