dwyl / dwyl/abase

Validator for config | create table

Open
#39 0 comments 0 reactions 1 assignee Claimed by @jrans View on GitHub
enhancement
Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Now that we are deciding on our config structure for creating a table it would be good to have a validator function to ensure its valid.
This includes:
- [x] Table Name present
- [x] fields object present and has values which have valid type properties
- [x] All field names and table name are [valid postgres names](http://www.informit.com/articles/article.aspx?p=409471)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.