How can we help you today? How can we help you today?
CGLuttrell
I still have a copy of V3 on another VM and I just tested it and V3 does use tabs or spaces depending on what you used on the line before. But I am seeing similar functionality in V4. / comments
I still have a copy of V3 on another VM and I just tested it and V3 does use tabs or spaces depending on what you used on the line before. But I am seeing similar functionality in V4.
0 votes
Trying to sort by this is not working, I wanted to see the latest changes that a developer just did and it does not sort either ascending or descending. / comments
Trying to sort by this is not working, I wanted to see the latest changes that a developer just did and it does not sort either ascending or descending.
0 votes
None of my old filters worked, and they are not that complicated, including or excluding something by schema or name. This is one of them to exclude all our CDC stuff. <?xml version="1.0" encoding="utf-8" standalone="yes"?> <!-- SQL Compare SQL Compare Version:11.1.3.30--> <NamedFilter version="1" type="SQLCompareFilter"> <!--This filter can be loaded using the SQL Compare UI or used with a SQL Compare command line session using the /filter switch--> <FilterName>Exclude CDC 2</FilterName> <Filter version="1" type="DifferenceFilter"> <FilterCaseSensitive>False</FilterCaseSensitive> <Filters version="1"> <None version="1"> <Include>False</Include> <Expression>(@NAME LIKE 'spCDC%') OR (@SCHEMA = 'CDCStageG2') OR (@NAME LIKE 'fn_cdc_%') OR (@NAME LIKE 'cdc%')</Expression> </None> <Assembly version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Assembly> <AsymmetricKey version="1"> <Include>True</Include> <Expression>TRUE</Expression> </AsymmetricKey> <Certificate version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Certificate> <Contract version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Contract> <DdlTrigger version="1"> <Include>True</Include> <Expression>TRUE</Expression> </DdlTrigger> <Default version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Default> <ExtendedProperty version="1"> <Include>True</Include> <Expression>TRUE</Expression> </ExtendedProperty> <EventNotification version="1"> <Include>True</Include> <Expression>TRUE</Expression> </EventNotification> <FullTextCatalog version="1"> <Include>True</Include> <Expression>TRUE</Expression> </FullTextCatalog> <FullTextStoplist version="1"> <Include>True</Include> <Expression>TRUE</Expression> </FullTextStoplist> <Function version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Function> <MessageType version="1"> <Include>True</Include> <Expression>TRUE</Expression> </MessageType> <PartitionFunction version="1"> <Include>True</Include> <Expression>TRUE</Expression> </PartitionFunction> <PartitionScheme version="1"> <Include>True</Include> <Expression>TRUE</Expression> </PartitionScheme> <Queue version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Queue> <Role version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Role> <Route version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Route> <Rule version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Rule> <Schema version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Schema> <SearchPropertyList version="1"> <Include>True</Include> <Expression>TRUE</Expression> </SearchPropertyList> <Sequence version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Sequence> <Service version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Service> <ServiceBinding version="1"> <Include>True</Include> <Expression>TRUE</Expression> </ServiceBinding> <StoredProcedure version="1"> <Include>True</Include> <Expression>TRUE</Expression> </StoredProcedure> <SymmetricKey version="1"> <Include>True</Include> <Expression>TRUE</Expression> </SymmetricKey> <Synonym version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Synonym> <Table version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Table> <User version="1"> <Include>True</Include> <Expression>TRUE</Expression> </User> <UserDefinedType version="1"> <Include>True</Include> <Expression>TRUE</Expression> </UserDefinedType> <View version="1"> <Include>True</Include> <Expression>TRUE</Expression> </View> <XmlSchemaCollection version="1"> <Include>True</Include> <Expression>TRUE</Expression> </XmlSchemaCollection> </Filters> </Filter> </NamedFilter> / comments
None of my old filters worked, and they are not that complicated, including or excluding something by schema or name. This is one of them to exclude all our CDC stuff. <?xml version="1.0" encod...
0 votes
Add me to the list that want to see it back. I used the DB and Server names to pick my project and most the file names were what it defaulted to. I feel lost now! [image] / comments
Add me to the list that want to see it back. I used the DB and Server names to pick my project and most the file names were what it defaulted to. I feel lost now!
0 votes
Hi MikeyW, In case you haven't seen it, the new release 1.2 is out. Not sure how long it has been out, I just saw it mentioned when following one of their links in the Redgate Update email yesterday. Chris / comments
Hi MikeyW, In case you haven't seen it, the new release 1.2 is out. Not sure how long it has been out, I just saw it mentioned when following one of their links in the Redgate Update email yesterd...
0 votes