Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snap v1.9.0 #451

Merged
merged 33 commits into from
Aug 1, 2023
Merged

Snap v1.9.0 #451

merged 33 commits into from
Aug 1, 2023

Conversation

nasc17
Copy link
Collaborator

@nasc17 nasc17 commented Jul 25, 2023

No description provided.

pradeepkintali and others added 29 commits May 30, 2023 13:57
* Update build_pullrequest.yml

* Rename config.json.txt to config.json

* Update build_pullrequest.yml

to run ps1 script tests only for Windows.

* Update build_pullrequest.yml

* Update build_pullrequest.yml
…or Windows (#417)

* add non windows tests

* include release

* add display name for bash

* fix extra '

* build fix

* fix windows tests and take out linux

* powershell 2

* add back in conditions

* fix password

* fix test path

* spacing and test file

* remove style check

* fix  build
* Function order

* format

* updating names

* update routes

* spacing and order

* fix system folders

* spacing

* remove unnecessary system folders
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com>
* include linux

* include style check

* style fixes and build fix

* styling

* styling

* update build file names
* Include partitioned tables in catalog queries
* Exclude partitions themselves from table list view
* Fix broken language service

* Fixing tests

* remove qt literals

* Fix test codes

* Fix psycopg2 code

* autopep

* test debugger

* Fix psycopg2 references
* init routing updates

* procedure templates

* spacing

* script fixes

* remove qtLiteral condition from sql files

* fix quotation issue

---------

Co-authored-by: Daeun Yim <daeunyim@microsoft.com>
* publish to github

* syntax

* user service connection

* add userSpecifiedTag

* new service connection

* more permissions

* add jobs

* spacing

* fix jobs

* task name fix

* update condition

* lint change

* spacing for powershell

* powershell inlinescript

* Update powershell again

* continue on error for deleting pre-release

* Remove deleting builds and add build number

* use workspace

* download build artififacts

* use System.ArtifactsDirectory for release

* include vmImage

* download in second job

* fix spacing

* github for release build

* changelogtype

* Use insiders tag, delete old pre-release

* add code sign to PR build and lint fixes
* Fix broken language service

* use variable for vsts artifact versioning

* use variable for vsts artifact versioning

* use package name as a variable too

* Update common.py

* trigger ci
* Included pg_dump and pg_restore for 14  linux

* include bin

* fix file
* Filter table partitions from database "Manage" screen
* Include partitioned tables/columns in completion popup
* change based on last insiders

* variable
* add delimiter

* check for exception

* display raw object sending to excel

* add line terminator

* add delimiter test

* fix failing tests

* fix assert

* fix assert
* Fix broken language service

* fix edit data revert logic

* Update common.py

* Update common.py
Fixes create script for functions such that:

- Syntax is correct for immediate execution
- Function body is included for all versions (< 14 and >= 14)
- Should work for procedures and functions

Some template files needed to be changed slightly to prevent using the full properties that are generated for functions in pgAdmin.
* Fix broken language service

* Reduce executable size and only download host related pg executables

* Update common.py

why is this keep coming back..
* Fix broken language service

* fix test

* Revert "Fix broken language service"

This reverts commit f8ab759.

* style fix
* Fix broken language service

* Revert "Fix broken language service"

This reverts commit f8ab759.

* Handle role name containing spaces

* fix style issue
* style check all platforms

* remove warningpreference from bash

* upgrade pip and try mac tests

* python3 install pip

* update calls

* remove pg start and fix style check

* add fail on test

* remove continue on error

* remove failOnStderr

* fail check

* Revert "fail check"

This reverts commit c50e269.
* init

* notification handler

* include save point

* build and test issues

* fix status

* fix for setting back autocommit

* fix trans error check

* add transaction messaging

* fix open block

* fix text format

* test fix

* test

* update messages

* test message

* starts with begin
* Fix broken language service

* fix session id failure

* remove unnecessary logging

* fix not ready error and test
* initial commit

* started to fix style check and tests

* check to see if parent hasattr of schema

* is_sort_nulls_applicable should always be set to true
@nasc17 nasc17 added the Release-0.5 Included in PG Extension 0.5.0 label Jul 25, 2023
@nasc17 nasc17 requested a review from a team as a code owner July 25, 2023 20:41
nasc17 and others added 4 commits July 28, 2023 15:49
This fix enables table objects to be expanded again. We take the schema value from the table object's parent node instead of the node itself.
@nasc17 nasc17 merged commit 98d2f00 into release Aug 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release-0.5 Included in PG Extension 0.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants