Metadata-Version: 1.1
Name: azure-cli-sql
Version: 2.0.4
Summary: Microsoft Azure Command-Line Tools SQL Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'SQL' Command Module
        ========================================
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        2.0.4 (2017-05-30)
        ++++++++++++++++++
        
        * Minor fixes.
        
        2.0.3 (2017-05-09)
        ++++++++++++++++++
        
        * Minor fixes.
        
        2.0.2 (2017-04-28)
        ++++++++++++++++++
        
        * Added az sql server list-usages and az sql db list-usages commands.
        
        2.0.1 (2017-04-17)
        ++++++++++++++++++
        
        * SQL - ability to connect directly to resource provider (#2832)
        * Fix doc references to azure.cli.commands (#2740)
        * Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)
        
        2.0.0 (2017-04-03)
        ++++++++++++++++++
        
        * Removed duplicate sql utils code (#2629)
        * Import/Export CLI changes for SAS key (#2584)
        * SQL database audit and threat detection commands (#2536)
        * Sql Import/Export CLI commands and test (#2538)
        * Require confirmation for destructive SQL commands. (#2509)
        
        0.1.1b6 (2017-03-13)
        ++++++++++++++++++++
        
        * Design changes and tests for SQL DB replication commands (#2379)
        * Design tweaks and functional test for SQL db restore command (#2423)
        * Implemented and tested SQL Data Warehouse commands (#2351)
        * Removed service-objective commands. (#2380)
        * SQL core commands (server, db, and elastic pool) (#2253)
        
        0.1.1b5 (2017-02-27)
        ++++++++++++++++++++
        
        * Parameter help fix.
        
        0.1.1b4 (2017-02-22)
        ++++++++++++++++++++
        
        * Documentation updates.
        
        0.1.1b3 (2017-01-30)
        ++++++++++++++++++++
        
        * Fix SQL command aliases.
        * Support Python 3.6.
        
        0.1.1b2 (2017-01-19)
        ++++++++++++++++++++
        
        * Fix incorrect sql parameter register
        * Expanding ElasticPool while creating elastic-pool
        * Fix incorrect type of subgroup in help
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        * Add Azure SQL Server commands.
        
        0.1.0b11 (2016-12-12)
        +++++++++++++++++++++
        
        * Preview release.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
