Skip to content

Conversation

@eresende-nuodb
Copy link
Contributor

The new SQL package includes:

  • nuodump
  • nuoloader
  • nuosql


def __str__(self):
return self['name']
return self["name"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My editor likes double quotes and change it on file save. I put it back on my lastest push.

Remove the generic 'other-drivers' package.
Create a new package for ODBC driver.
Remove CLI tools package since we can get them from public repos.
Migrator tool is obsolete and most likely be deprecated.
Cause of this previous change was due to editor formatting settings.
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.

3 participants