Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate the schema name #21

Closed
ramontayag opened this issue Jul 2, 2013 · 1 comment
Closed

Validate the schema name #21

ramontayag opened this issue Jul 2, 2013 · 1 comment

Comments

@ramontayag
Copy link
Owner

Can't seem to find documentation on what schemas are valid, but what we know so far:

  • no spaces
  • does not start with a number
  • no underscores
  • no dashes

Questions:

  • Is there a length limit?

@corroded, is this correct?

@corroded
Copy link

corroded commented Jul 2, 2013

Yup. also still looking for valid schema names, can't find it as well. Will try to do more research after I do a hotfix

ramontayag added a commit that referenced this issue Jul 14, 2013
ramontayag added a commit that referenced this issue Jul 14, 2013
ramontayag added a commit that referenced this issue Jul 14, 2013
ramontayag added a commit that referenced this issue Jul 14, 2013
* feature/validate_schema_name:
  Use schema name that is a string #21
  Use schema name like a string #21
  Validate schemas on create #21
  Duplicator uses BuildsLoadCommand
  Refactor into method
  Use load command builder
ramontayag added a commit that referenced this issue Jul 14, 2013
ramontayag added a commit that referenced this issue Jul 14, 2013
* release/v0.5.0:
  bumps version
  Clean source and target after duplicating #18
  Update changelog #21
  Use schema name that is a string #21
  Use schema name like a string #21
  Validate schemas on create #21
  Duplicator uses BuildsLoadCommand
  Refactor into method
  Use load command builder
  Upgrade easy_class_to_instance_method
  Extract dump command generation into class
  Do away with double negatives
  Removes attr_accessors from Storey::Duplicator and refactor arg to switch conversion in Storey::Duplicator
  Be more clear about path and dir
  Extract command line switch parsing to class
  Refactor for readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants