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

updated specs, removed the foreign keys hack, updated README, table API feedback #28

Merged
merged 5 commits into from
Jul 13, 2017

Conversation

OriHoch
Copy link
Collaborator

@OriHoch OriHoch commented Jul 6, 2017

  • updated README to be more user friendly
  • updated to latest specs
  • removed the foreign keys hack (not needed with latest specs)
  • Table API feedback #25 table API feedback
    • hide datasource and schema object creation
    • infer schema when schema is ommitted
    • Table::headers method
    • Table::save method
    • Table::schema method
    • Table::read method
    • allow Schema to be constructed with array instead of object

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 91.185% when pulling a4deca5 on OriHoch:master into cd378b9 on frictionlessdata:master.

- hide datasource and schema object creation
- infer schema when schema is ommitted
- Table::headers method
- Table::save method
- Table::schema method
- Table::read method
- allow Schema to be constructed with array instead of object
@OriHoch OriHoch mentioned this pull request Jul 13, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+1.06%) to 92.277% when pulling 3a9e585 on OriHoch:master into cd378b9 on frictionlessdata:master.

@OriHoch OriHoch changed the title updated specs, removed the foreign keys hack, updated README updated specs, removed the foreign keys hack, updated README, table API feedback Jul 13, 2017
@OriHoch OriHoch merged commit be4243a into frictionlessdata:master Jul 13, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+1.06%) to 92.277% when pulling cf429f2 on OriHoch:master into cd378b9 on frictionlessdata:master.

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

Successfully merging this pull request may close these issues.

2 participants