gibson-cli 0.7.0__py3-none-any.whl → 0.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,7 +21,7 @@ class Import(BaseCommand):
21
21
  entities = self.__import_from_api()
22
22
  write_code = self.configuration.project.dev.active
23
23
  elif len(sys.argv) == 3 and sys.argv[2] == "mysql":
24
- entities = self.__import_from_mysql()()
24
+ entities = self.__import_from_mysql()
25
25
  write_code = self.configuration.project.dev.active
26
26
  elif len(sys.argv) == 4 and sys.argv[2] == "pg_dump":
27
27
  entities = self.__import_from_postgresql()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gibson-cli
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
  Summary: Gibson Command Line Interface
5
5
  Author-email: GibsonAI <noc@gibsonai.com>
6
6
  Project-URL: Homepage, https://gibsonai.com/
@@ -33,7 +33,7 @@ gibson/command/code/Schema.py,sha256=VPoTOBsSpyy7g7JGTWMnS3j5ZDjOa4eojALEf3ZUR7o
33
33
  gibson/command/code/Schemas.py,sha256=zZ1gjmOJg77gh70t5y2WkzHWSAvEKx5-gqRN9OcsCXA,802
34
34
  gibson/command/code/Test.py,sha256=5mamQpHWhSEd5RGEPkxOwyELSc-m3Wh5EJhiZPqvJpA,1082
35
35
  gibson/command/code/Tests.py,sha256=HO1WM6pSToVKsuJn7nUA_I5qrfBN0cgKgBzjlm2Qxt8,799
36
- gibson/command/importer/Import.py,sha256=4ZHm-YsmRDjHebiJ0qmbC9NpGd0yFI1RZfXIcf01ruA,6794
36
+ gibson/command/importer/Import.py,sha256=qW__kT7xruUgg2kTZG-80Jah94aqQ7nvd89dZW4uxcg,6792
37
37
  gibson/command/importer/OpenApi.py,sha256=voTthxb0KDTlkEsHsIeJnyMxgEBbJKw9VTKDyGehopI,3759
38
38
  gibson/command/list/Entities.py,sha256=4qUxR5pBsUwnaW3SZQzCVbwyl_sCfM9lD9TWwipSyWw,1869
39
39
  gibson/command/list/List.py,sha256=dfqPSUMYzsYwVjYMslhqdP6YcI5Q4d-EoZgxJXaR_6w,1225
@@ -124,8 +124,8 @@ gibson/structure/tests/test_structure_Entity.py,sha256=askl8w0p1uqET6HKBogJlRcPP
124
124
  gibson/tests/test_Env.py,sha256=DPWmP0-aEelducq9bAwv7rKoY2NjWXUeCrzfJDQkn2M,369
125
125
  gibson/tests/test_Memory.py,sha256=YP7owToABAk_-s7fD5UG0HTc4lamDjdA39JUlLnk3Fg,2574
126
126
  gibson/tests/test_utils.py,sha256=r_y-EG05YTCNtL8MWiAK1KmPsmeoMgypKsQC_lVgOtM,559
127
- gibson_cli-0.7.0.dist-info/METADATA,sha256=TPtLJIETCd_hfHOsBauX01WKfEVcmxhZd5PdOvIJK0E,13142
128
- gibson_cli-0.7.0.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
129
- gibson_cli-0.7.0.dist-info/entry_points.txt,sha256=j5VUvq3AzL21xPvVC24zMoXFt-I5lUWulr66nL3OAPM,50
130
- gibson_cli-0.7.0.dist-info/top_level.txt,sha256=RFaUY7VXGiqkMwo1Rj7pM4kGvxkhhnfo-2LmPpuL_fs,11
131
- gibson_cli-0.7.0.dist-info/RECORD,,
127
+ gibson_cli-0.7.1.dist-info/METADATA,sha256=BP2GeRJb4uKyFjdFptfn0Xgj-6RwE2Yf4HNH9-uHnWk,13142
128
+ gibson_cli-0.7.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
129
+ gibson_cli-0.7.1.dist-info/entry_points.txt,sha256=j5VUvq3AzL21xPvVC24zMoXFt-I5lUWulr66nL3OAPM,50
130
+ gibson_cli-0.7.1.dist-info/top_level.txt,sha256=RFaUY7VXGiqkMwo1Rj7pM4kGvxkhhnfo-2LmPpuL_fs,11
131
+ gibson_cli-0.7.1.dist-info/RECORD,,