Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
/ Replicator Public archive

Perl Program to create PostGreSQL, RoseDB Models, Perl Testing, and Interchange Manage pages

Notifications You must be signed in to change notification settings

mvbattista/Replicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replicator README

Project to produce PGSQL scripts, Rose models, testing scripts, and manage page controllers
for multiple tables for Michael C. Fina.

FILES:
/M
/Manage
/t
200-insert-table-manage-password_complexity.sql
Manage.pm
    Files and directories for working examples and framework. (background)
    
data_test.pl
database_test.pl
    Testing scripts to check functionality to be included or have been included.
    
documents_replicator_template_fk_sort.txt
documents_replicator_template.txt
groups_replicator_template.txt
    Input template files.

documents_test.txt
documents_test_fk_sort.txt
out.txt
test.txt
    Test output files (Functionality to save to separate files to be added, 
    held off due to file location in camp environment)
    
gen_new_table_and_add_to_manage.COPY_AND_USE.pl
    Previous (unshared) work from coworker, used as base in attempt to DRY, but much room for improvement.
    
read_replicator_template.pl
    Version 1 of Replicator
    
prototype_replicator.pl
ReplicatorDDL.pm
ReplicatorManage.pm
ReplicatorModel.pm
ReplicatorReader.pm
ReplicatorTest.pm
	Current working version (ReplicatorManage in development phase).
	
	
TASK LIST:
Create Manage DDL Insert scripts and Controllers.
Detect foreign key column and table names from database, checking validity
SQL variable type validation
Trigger should not be created when no ID
One word check in terminal read mode
Relationships in terminal read mode
Add relationships to existing models

About

Perl Program to create PostGreSQL, RoseDB Models, Perl Testing, and Interchange Manage pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages