Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nullptrlabs
/
pgmodeler
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
423
Star
3.6k
Code
Issues
264
Pull requests
21
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
First code_generator plugin implementation:
- #753
#753
Open
campisano
wants to merge 12 commits into
nullptrlabs:develop
nullptrlabs/pgmodeler:develop
from
campisano:develop
campisano/fork_pgmodeler:develop
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
First code_generator plugin implementation:
#753
campisano
wants to merge 12 commits into
nullptrlabs:develop
nullptrlabs/pgmodeler:develop
from
campisano:develop
campisano/fork_pgmodeler:develop
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2015
First code_generator plugin implementation:
Show description for 7827cd3
campisano
committed
7827cd3
View commit details
Copy full SHA for 7827cd3
Browse repository at this point
Commits on Sep 18, 2015
Added Python generator class to obtain DAOs class that implements basic CRUD
Show description for a7e113a
campisano
committed
a7e113a
View commit details
Copy full SHA for a7e113a
Browse repository at this point
refactoring using vectors
campisano
committed
c3d693b
View commit details
Copy full SHA for c3d693b
Browse repository at this point
PythonDAOsGenerator: implemented select function by primary key
campisano
committed
baf3924
View commit details
Copy full SHA for baf3924
Browse repository at this point
Commits on Sep 21, 2015
PythonDAOsGenerator: first complete version with all CRUDs operations
Show description for 8e9e03c
campisano
committed
8e9e03c
View commit details
Copy full SHA for 8e9e03c
Browse repository at this point
Commits on Sep 22, 2015
PythonDAOsGenerator: implemented generation of SELECT method for each Unique key
campisano
committed
b44b634
View commit details
Copy full SHA for b44b634
Browse repository at this point
Commits on Sep 23, 2015
PythonDAOsGenerator: implemented creation of separated python DAO archives.
campisano
committed
c4ae48c
View commit details
Copy full SHA for c4ae48c
Browse repository at this point
Commits on Sep 28, 2015
PythonDAOsGenerator: updated code generation to specify table schema explicitly.
campisano
committed
519fb06
View commit details
Copy full SHA for 519fb06
Browse repository at this point
Commits on Oct 19, 2015
Added 'insertAll' function to generate insert for all columns in the table.
campisano
committed
9ead72e
View commit details
Copy full SHA for 9ead72e
Browse repository at this point
Commits on Jan 10, 2017
Update README
campisano
authored
631b7a1
View commit details
Copy full SHA for 631b7a1
Browse repository at this point
Minor fix related to specific database connection class
campisano
committed
caa2572
View commit details
Copy full SHA for caa2572
Browse repository at this point
Merge branch 'develop' of https://github.com/campisano/pgmodeler into develop
campisano
committed
910d3e8
View commit details
Copy full SHA for 910d3e8
Browse repository at this point
You can’t perform that action at this time.