This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-07 03:35:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81841cdb3c23141b08de4c5ca2d8d21847470035
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
databases
/
schemas
/
sequences
T
History
Murtuza Zabuawala
00d2ab0338
Cast OIDs to oid not int, otherwise we lose half the range which results in objects not being accessible.
Fixes
#1951
2016-11-11 14:36:41 +00:00
..
static
/img
Add support for Sequences.
2016-03-10 15:23:04 +00:00
templates
/sequence
Cast OIDs to oid not int, otherwise we lose half the range which results in objects not being accessible.
Fixes
#1951
2016-11-11 14:36:41 +00:00
tests
Major update to the test suite:
2016-10-07 13:59:43 +01:00
__init__.py
Ensure sequence start value is shown in SQL and properties list.
Fixes
#1155
2016-10-24 09:27:16 +01:00