Commit Graph

112 Commits

Author SHA1 Message Date
Shay Rojansky
b1b8248249 Revert rewritten name when entity becomes owned
This prevented table splitting from working.

Fixes #4
2020-01-16 23:19:12 +01:00
Shay Rojansky
773b821bf3 Correct test namespace 2020-01-16 22:32:45 +01:00
Shay Rojansky
c04026a104 Refactor tests for better code reuse 2020-01-16 21:35:57 +01:00
Shay Rojansky
5adfa687a4 Add upper case naming convention
Closes #11
2020-01-16 21:35:48 +01:00
Shay Rojansky
575074a41f Refactor for better code reuse
Rewriters now only need to expose a single RewriteName method, and
the actual convention methods are implemented in a single base
class.
2020-01-16 20:57:18 +01:00
Shay Rojansky
2967e28968 Fixup to new lower case convention
See c8ac73cd9a
2020-01-16 20:53:22 +01:00
Leonid Tsarev
c8ac73cd9a Add support for lower case naming convention
('fullname', not 'FullName' or 'full_name')
2020-01-16 20:51:03 +01:00
Shay Rojansky
a61e9fa045 Basic Github Actions build workflow 2020-01-16 19:59:24 +01:00
Leonid Tsarev
ca7f50b2f0 Update README.MD - add nuget badge 2020-01-16 19:47:24 +01:00
Shay Rojansky
56932b721e Depend on 3.0.0 GA and centralize versions 2019-09-26 17:54:23 +02:00
Shay Rojansky
6f4f66698b Correct API names 2019-09-26 17:49:39 +02:00
Shay Rojansky
2ee1db0be7 Initial commit 2019-09-21 14:51:04 +02:00