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

[ENH] SqlTable: Automatically recognize date/time fields #1424

Merged
merged 2 commits into from
Jul 8, 2016

Conversation

lanzagar
Copy link
Contributor

@lanzagar lanzagar commented Jul 7, 2016

The following database fields are now automatically mapped to TimeVariable:
date, time, timetz, timestamp, timestamptz

@codecov-io
Copy link

codecov-io commented Jul 7, 2016

Current coverage is 87.98%

Merging #1424 into master will increase coverage by 0.02%

@@             master      #1424   diff @@
==========================================
  Files            77         77          
  Lines          7569       7582    +13   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           6658       6671    +13   
  Misses          911        911          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by a10ce24...baee17a

@kernc kernc merged commit b77c021 into biolab:master Jul 8, 2016
@astaric
Copy link
Member

astaric commented Jul 8, 2016

@kernc did you actually try this on an actual database, or just merged it?

@kernc
Copy link
Contributor

kernc commented Jul 8, 2016

Just merged it, of course! 😃 Didn't Travis test it?

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.

4 participants