-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathMANIFEST
40 lines (40 loc) · 1.26 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Changes
lib/GraphQL/Plugin/Convert/DBIC.pm
lib/SQL/Translator/Producer/GraphQL.pm
Makefile.PL
MANIFEST This list of files
README.md
t/00-compile.t
t/00-report-prereqs.t
t/01-dbicschema.t
t/02-execute.t
t/03-sqlread.t
t/04-dbicschema.t
t/lib-dbicschema/Schema.pm
t/lib-dbicschema/Schema/Result/Blog.pm
t/lib-dbicschema/Schema/Result/BlogTag.pm
t/lib-dbicschema/Schema/Result/Mysql.pm
t/lib-dbicschema/Schema/Result/Pg.pm
t/lib-dbicschema/Schema/Result/Photo.pm
t/lib-dbicschema/Schema/Result/Photoset.pm
t/lib-dbicschema/Schema/ResultSet/Blog.pm
t/lib-dbicschema/Schema/ResultSet/Photo.pm
t/lib-dbicschema/Schema/ResultSet/Photoset.pm
t/lib-schema-employees/Schema.pm
t/lib-schema-employees/Schema/Result/CurrentDeptEmp.pm
t/lib-schema-employees/Schema/Result/Department.pm
t/lib-schema-employees/Schema/Result/DeptEmp.pm
t/lib-schema-employees/Schema/Result/DeptEmpLatestDate.pm
t/lib-schema-employees/Schema/Result/DeptManager.pm
t/lib-schema-employees/Schema/Result/Employee.pm
t/lib-schema-employees/Schema/Result/Salary.pm
t/lib-schema-employees/Schema/Result/Title.pm
t/schema/mysql.sql
t/schema/sqlite.sql
t/snapshots/01-dbicschema_t/schema
t/snapshots/01-dbicschema_t/schema_simple
t/snapshots/03-sqlread_t/schema
t/snapshots/04-dbicschema_t/schema
t/test.db
xt/manifest.t
xt/pod.t