aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/SqlExport/package.xml
blob: f83fe22c1d2fe54bff484ce74375cc2d44fc6799 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
    <DisplayName>SQL export plugin</DisplayName>
    <Description>Plugin for exporting schema and data into SQL/DDL format.</Description>
    <Version>%VERSION%</Version>
    <ReleaseDate>%DATE%</ReleaseDate>
    <Name>pl.com.salsoft.sqlitestudio.plugins.sqlexport</Name>
    <Dependencies>pl.com.salsoft.sqlitestudio.plugins</Dependencies>
    <Default>true</Default>
</Package>