This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2024-11-30 12:33:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b94b47f021
pgadmin4
/
web
/
pgadmin
/
misc
/
bgprocess
History
Murtuza Zabuawala
b94b47f021
Fix issue which was showing incorrect datetime in Backup/Restore dialog.
Fixes
#1377
2016-06-17 13:54:31 +01:00
..
static
Added support for importing and exporting the table data.
2016-05-21 15:43:43 +05:30
__init__.py
Adding a background process executor, and observer.
2016-05-13 08:49:51 +05:30
process_executor.py
Fixed issue while using decode() without checking type of the variable. Type maybe string or byte.
2016-05-16 13:22:10 +05:30
processes.py
Fix issue which was showing incorrect datetime in Backup/Restore dialog.
Fixes
#1377
2016-06-17 13:54:31 +01:00