<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Skipper support site - Recent questions in General Questions</title>
<link>http://skipper18.com/support/questions/general-questions</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to export with latestOfMany() relationships for hasOne?</title>
<link>http://skipper18.com/support/4317/how-to-export-with-latestofmany-relationships-for-hasone</link>
<description>&lt;p&gt;I am exporting my project to a test environment and it is copying over all the models exported by Skipper as expected. I am using Laravel and so far everything is going well. &lt;/p&gt;

&lt;p&gt;In order to not change the workflow I need to define latestOfMany() as the relationship default behaviour in the exported Abstract Model. &lt;/p&gt;

&lt;p&gt;Is there something I'm missing, can you define such behaviour in Skipper?&lt;/p&gt;

&lt;p&gt;Many thanks&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4317/how-to-export-with-latestofmany-relationships-for-hasone</guid>
<pubDate>Mon, 11 Nov 2024 15:31:23 +0000</pubDate>
</item>
<item>
<title>Licence reset on each start</title>
<link>http://skipper18.com/support/4312/licence-reset-on-each-start</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Everytime I launch Skipper, I have to enter my Licence again and again.&lt;br&gt;
&lt;img src=&quot;https://downloads.skipper18.com/support-images/003/387449568247330126.png&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
I am using v3.3.5.&lt;/p&gt;

&lt;p&gt;Thank you for your help.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4312/licence-reset-on-each-start</guid>
<pubDate>Tue, 04 Jun 2024 08:28:16 +0000</pubDate>
</item>
<item>
<title>Are skipper able to create has many through relations?</title>
<link>http://skipper18.com/support/4253/are-skipper-able-to-create-has-many-through-relations</link>
<description>&lt;p&gt;Is there a way to define hasmanythrough realtions in skipper?&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;https://laravel.com/docs/9.x/eloquent-relationships#has-many-through&quot;&gt;https://laravel.com/docs/9.x/eloquent-relationships#has-many-through&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;/Frode&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4253/are-skipper-able-to-create-has-many-through-relations</guid>
<pubDate>Tue, 07 Feb 2023 15:32:52 +0000</pubDate>
</item>
<item>
<title>use skipper with eloquent and phinx</title>
<link>http://skipper18.com/support/4179/use-skipper-with-eloquent-and-phinx</link>
<description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;For a new project I need to use the SLIM4 framework instead of my trusted laravel. I have added Eloquent and will do migrations through phinx (from cakephp).&lt;br&gt;
I want to use skipper for databases design, ORM class generation and migration. I almost got it working but two thing are still giving me trouble: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;the generated filename for migrations are of a form that phinx does not understand, and I can't find a way to make it more succeptible. skipper generates yyyy&lt;em&gt;mm&lt;/em&gt;dd&lt;em&gt;tttttt&lt;/em&gt;{name}.php but phynx does not recognise this file, it needs yyyymmddtttttt_{name}.php. Is there any way to set the output filename format for migration files? &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;the migration class (&lt;code&gt;use&lt;/code&gt; top of migration file) is fixed at &lt;code&gt;Illuminate\Database\Migrations\Migration&lt;/code&gt;. In my case that needs to be \Migration\Migration which is the class that extends the phinx abstract mygration class. Is there any way to setup the template(?) skipper uses? &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;all the best!&lt;br&gt;
Michael&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4179/use-skipper-with-eloquent-and-phinx</guid>
<pubDate>Fri, 13 May 2022 17:55:54 +0000</pubDate>
</item>
<item>
<title>Does Skipper run on MacOS Monterey?</title>
<link>http://skipper18.com/support/4134/does-skipper-run-on-macos-monterey</link>
<description>&lt;p&gt;Before I upgrade to Monterey, it would be helpful to know if I will lose my favorite data modeling tool for Symfony-Doctrine.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4134/does-skipper-run-on-macos-monterey</guid>
<pubDate>Thu, 13 Jan 2022 21:31:02 +0000</pubDate>
</item>
<item>
<title>[Fixed] print error in Linux</title>
<link>http://skipper18.com/support/3900/fixed-print-error-in-linux</link>
<description>&lt;p&gt;I'm unable to print in Linux.  It just crashes.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/3900/fixed-print-error-in-linux</guid>
<pubDate>Tue, 19 Nov 2019 18:42:08 +0000</pubDate>
</item>
<item>
<title>How could I align entities automatically in visual editor?</title>
<link>http://skipper18.com/support/3165/how-could-i-align-entities-automatically-in-visual-editor</link>
<description>&lt;p&gt;I aligned my entities manually as I think it logical, but after generating a new entity all of them lost their positions and mixed with others and the area of bundle changed bigger (in width) than before.&lt;/p&gt;

&lt;p&gt;How can I save their positions if I set them manually or is it a possibility to do this automatically (eg. by their names or relations)?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/3165/how-could-i-align-entities-automatically-in-visual-editor</guid>
<pubDate>Thu, 14 Jun 2018 10:02:58 +0000</pubDate>
</item>
<item>
<title>[Answered] Can join tables be hidden after XML import?</title>
<link>http://skipper18.com/support/3116/answered-can-join-tables-be-hidden-after-xml-import</link>
<description>&lt;p&gt;When I import the following two files, the ManyToMany association between the two entities has a join-table between them.  Can this be prevented or hidden, as they clutter the diagram?&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://gist.github.com/bitwombat/ce4ef51edb89a3cdf0f2cd37ba830712#file-model-entity-competency-dcm-xml&quot;&gt;https://gist.github.com/bitwombat/ce4ef51edb89a3cdf0f2cd37ba830712#file-model-entity-competency-dcm-xml&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://gist.github.com/bitwombat/7a759be2b5d4aff2ce863047c351fe58#file-model-entity-competencyset-dcm-xml&quot;&gt;https://gist.github.com/bitwombat/7a759be2b5d4aff2ce863047c351fe58#file-model-entity-competencyset-dcm-xml&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The xml files were generated with doctrine-module orm:convert-mapping xml&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/3116/answered-can-join-tables-be-hidden-after-xml-import</guid>
<pubDate>Mon, 02 Apr 2018 05:55:14 +0000</pubDate>
</item>
<item>
<title>Primary key annotation not generated after changing db_naming_strategy to underscore_lower</title>
<link>http://skipper18.com/support/2916/annotation-generated-db_naming_strategy-underscore_lower</link>
<description>&lt;p&gt;Primary key annotation not generated after changing db&lt;em&gt;naming&lt;/em&gt;strategy to underscore_lower. (setting the value to 'default' causes a crash)&lt;br&gt;
Model:&lt;br&gt;
&lt;img src=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=18044819995021467303&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Parameter:&lt;br&gt;
&lt;img src=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=18151971517675025606&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Before change from 'empty' to 'underscore_lower':&lt;br&gt;
&lt;img src=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=17446678854235252919&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;After the change:&lt;br&gt;
&lt;img src=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=2102945749219009072&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2916/annotation-generated-db_naming_strategy-underscore_lower</guid>
<pubDate>Fri, 28 Jul 2017 11:07:49 +0000</pubDate>
</item>
<item>
<title>Table name prefixes for each bundle</title>
<link>http://skipper18.com/support/2875/table-name-prefixes-for-each-bundle</link>
<description>&lt;p&gt;Is it possible to create a table prefix for each bundle?&lt;br&gt;
So BundleName is &quot;FooBundle&quot; and Entity name is &quot;Bar&quot; and skipper will generate the table name like &quot;foo_bar&quot;.&lt;/p&gt;

&lt;p&gt;Is there a way? I can't find an option. I am using the Mac Version.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2875/table-name-prefixes-for-each-bundle</guid>
<pubDate>Wed, 12 Jul 2017 14:55:36 +0000</pubDate>
</item>
<item>
<title>Floating license</title>
<link>http://skipper18.com/support/2816/floating-license</link>
<description>&lt;p&gt;Hi:&lt;br&gt;
We have a single license that is currently deployed on a user's profile; are we able to share the license across multiple user profiles through a floating license approach?&lt;/p&gt;

&lt;p&gt;Thank you in advance.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2816/floating-license</guid>
<pubDate>Fri, 05 May 2017 15:45:24 +0000</pubDate>
</item>
<item>
<title>It is not possible to delete a region &quot;without removing entities inside&quot;, do you have a solution?</title>
<link>http://skipper18.com/support/2788/possible-delete-without-removing-entities-inside-solution</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;It is not possible to delete a region &quot;without removing entities inside&quot;, do you have a solution?&lt;/p&gt;

&lt;p&gt;Second question:&lt;br&gt;
How is a region defined? In your source code, because I have entities that do not want to leave a region ... even if I change the area of the region ...&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2788/possible-delete-without-removing-entities-inside-solution</guid>
<pubDate>Tue, 11 Apr 2017 07:38:32 +0000</pubDate>
</item>
<item>
<title>Is it possible to &quot;search&quot; in an entity name or in a column name ?</title>
<link>http://skipper18.com/support/2766/is-it-possible-to-search-in-an-entity-name-or-in-a-column-name</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Is it possible to &quot;search&quot; in an entity name or in a column name&lt;br&gt;
Because: when the model exceeds hundreds of entities, this complicates&lt;/p&gt;

&lt;p&gt;Example: cmd + F&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2766/is-it-possible-to-search-in-an-entity-name-or-in-a-column-name</guid>
<pubDate>Fri, 07 Apr 2017 15:45:26 +0000</pubDate>
</item>
<item>
<title>@Gedmo\Locale anotation field</title>
<link>http://skipper18.com/support/2751/%40gedmo-locale-anotation-field</link>
<description>&lt;p&gt;Making a @Gedmo\Locale field in translatable entity should by implemented in version 3.2.7.1319 (according your comment). So how to use it?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=13103209379237373489&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;After export to ORM i get this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;?php

namespace AlagenexBundle\Entity;

use Doctrine\ORM\Mapping as ORM;
use Gedmo\Mapping\Annotation as Gedmo;
use Gedmo\Translatable\Translatable;

/**
 * @ORM\Entity
 * @ORM\Table(name=&quot;category&quot;)
 */
class Category implements Translatable
{
    /**
     * @ORM\Id
     * @ORM\Column(type=&quot;integer&quot;)
     * @ORM\GeneratedValue(strategy=&quot;SEQUENCE&quot;)
     * @ORM\SequenceGenerator(sequenceName=&quot;category_id_seq&quot;)
     */
    private $id;

    /**
     * @ORM\Column(type=&quot;string&quot;, length=100, nullable=false)
     * @Gedmo\Translatable
     */
    private $label;

    /**
     * @ORM\Column(nullable=true)
     */
    private $locale;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;First problem is that locale field has no @Gedmo\Locale annotation. Second is that it has @ORM\Column annotation. What am i doing wrong?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2751/%40gedmo-locale-anotation-field</guid>
<pubDate>Mon, 27 Mar 2017 21:17:08 +0000</pubDate>
</item>
<item>
<title>Is it possible to use Skipper in headless mode?</title>
<link>http://skipper18.com/support/2623/is-it-possible-to-use-skipper-in-headless-mode</link>
<description>&lt;p&gt;Is it possible to use Skipper in headless mode from command line in order to export model to ORM schema definition files during the CI process?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2623/is-it-possible-to-use-skipper-in-headless-mode</guid>
<pubDate>Thu, 08 Dec 2016 16:52:15 +0000</pubDate>
</item>
<item>
<title>How do I remove or disable the &quot;maintenance&quot; reminder?</title>
<link>http://skipper18.com/support/2417/how-do-i-remove-or-disable-the-maintenance-reminder</link>
<description>&lt;p&gt;Is there a way to remove the rather annoying &quot;maintenance&quot; reminder nagger from skipper? I use this ongoing and each time I open it I have to close the thing.&lt;/p&gt;

&lt;p&gt;A time will certainly come when I will want to update again, but I don't want to be nagged each time I use the programme.&lt;/p&gt;

&lt;p&gt;Such a good product, it does not need nagware.&lt;/p&gt;

&lt;p&gt;thanks!&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2417/how-do-i-remove-or-disable-the-maintenance-reminder</guid>
<pubDate>Sat, 23 Apr 2016 23:40:21 +0000</pubDate>
</item>
<item>
<title>Gedmo extensions beta support</title>
<link>http://skipper18.com/support/2290/gedmo-extensions-beta-support</link>
<description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;after a lot of work we're ready to introduce the first public beta version with Gedmo extensions support. Gedmo extensions is shipped directly with Skipper application files so there are no additional steps to use it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Before first testing, please make a backup of your project. This is very early beta and can contain bugs which could damage your schema files.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Bellow you can find a list of implemented and not-implemented features and a list of already reported bugs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is currently implemented:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gedmo extensions for Doctrine2&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Following extensions are supported:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tree &lt;/li&gt;
&lt;li&gt;Translatable use.&lt;/li&gt;
&lt;li&gt;Sluggable &lt;/li&gt;
&lt;li&gt;Timestampable &lt;/li&gt;
&lt;li&gt;Blameable user).&lt;/li&gt;
&lt;li&gt;Loggable &lt;/li&gt;
&lt;li&gt;Sortable &lt;/li&gt;
&lt;li&gt;SoftDeleteable &lt;/li&gt;
&lt;li&gt;Uploadable &lt;/li&gt;
&lt;li&gt;References (only direction from Doctrine2 to MongoDB ODM)&lt;/li&gt;
&lt;li&gt;IpTraceable&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is not implemented:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for MongoDB ODM - we want to test all extensions for Doctrine2 before extending support with MongoDB ODM &lt;/li&gt;
&lt;li&gt;ReferencesInterity extension - because it's MongoDB ODM extension only&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What we need to test&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ability to import existing Gedmo extensions from existing Doctrine2 project&lt;/li&gt;
&lt;li&gt;to check whether all definitions are correctly imported and exported&lt;/li&gt;
&lt;li&gt;to check if we haven't miss any extension parameter&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Bugs we're aware of&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Currently none. We're awaiting your bugreports ! ;-)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Downloads&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Latest ORM Designer 2 beta version is 3.2.5.1264&lt;/p&gt;

&lt;h3&gt;Windows&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://downloads.skipper18.com/3.2.5.1264/Skipper-3.2.5.1264-Windows-all-32bit.exe&quot;&gt;Skipper for Windows  32-bit.exe &lt;em&gt;(Windows installer)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://downloads.skipper18.com/3.2.5.1264/Skipper-3.2.5.1264-Windows-all-32bit.zip&quot;&gt;Skipper for Windows  32-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Linux&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://downloads.skipper18.com/3.2.5.1264/Skipper-3.2.5.1264-Linux-all-32bit.zip&quot;&gt;Skipper for Linux  32-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://downloads.skipper18.com/3.2.5.1264/Skipper-3.2.5.1264-Linux-all-64bit.zip&quot;&gt;Skipper for Linux  64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;MacOS&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://downloads.skipper18.com/3.2.5.1264/Skipper-3.2.5.1264-MacOS-10.9-64bit.dmg&quot;&gt;Skipper for MacOS 10.9+ 64-bit.dmg &lt;em&gt;(Mac OS DMG package)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://downloads.skipper18.com/3.2.5.1264/Skipper-3.2.5.1264-MacOS-10.9-64bit.zip&quot;&gt;Skipper for MacOS 10.9+ 64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2290/gedmo-extensions-beta-support</guid>
<pubDate>Thu, 26 Nov 2015 16:45:14 +0000</pubDate>
</item>
<item>
<title>Skipper is changing how an entity works from original import</title>
<link>http://skipper18.com/support/2207/skipper-is-changing-how-an-entity-works-from-original-import</link>
<description>&lt;p&gt;I am attempting to drive my apps db structure from skipper. To do this I need to get the app and skipper in sync.&lt;/p&gt;

&lt;p&gt;My steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Import app to skipper&lt;/li&gt;
&lt;li&gt;Export app from skipper to project&lt;/li&gt;
&lt;li&gt;View changes, if any,  to files&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A number of entities were changed during this process and all of them except one I am able to resolve.&lt;/p&gt;

&lt;p&gt;On import the entitiy in question looks as such:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; /**
     * @var HierarchicalRoleInterface[]|\Doctrine\Common\Collections\Collection
     * @ORM\ManyToMany(targetEntity=&quot;RoleBasedUser\Entity\HierarchicalRole&quot;)
     * @ORM\JoinTable(name=&quot;rbu_roles_hierarchy&quot;)
     */
    protected $children = [];

    /**
     * @var PermissionInterface[]|\Doctrine\Common\Collections\Collection
     * @ORM\ManyToMany(targetEntity=&quot;RoleBasedUser\Entity\Permission&quot;, indexBy=&quot;name&quot;, fetch=&quot;EAGER&quot;)
     * @ORM\JoinTable(name=&quot;rbu_roles_permissions&quot;)
     */
    protected $permissions;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;On export back to the app, immediately after import. It is changed to the following which does not work:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;/**
 * @var HierarchicalRoleInterface[]|\Doctrine\Common\Collections\Collection
 * @ORM\ManyToMany(targetEntity=&quot;RoleBasedUser\Entity\HierarchicalRole&quot;)
 * @ORM\JoinTable(
 *     name=&quot;rbu_roles_hierarchy&quot;,
 *     joinColumns={@ORM\JoinColumn(name=&quot;HierarchicalRole_id&quot;, referencedColumnName=&quot;id&quot;)},
 *     inverseJoinColumns={@ORM\JoinColumn(name=&quot;HierarchicalRole_id&quot;, referencedColumnName=&quot;id&quot;)}
 * )
 */
protected $children = [];

/**
 * @var PermissionInterface[]|\Doctrine\Common\Collections\Collection
 * @ORM\ManyToMany(targetEntity=&quot;RoleBasedUser\Entity\Permission&quot;, indexBy=&quot;name&quot;, fetch=&quot;EAGER&quot;)
 * @ORM\JoinTable(
 *     name=&quot;rbu_roles_permissions&quot;,
 *     joinColumns={@ORM\JoinColumn(name=&quot;HierarchicalRole_id&quot;, referencedColumnName=&quot;id&quot;)},
 *     inverseJoinColumns={@ORM\JoinColumn(name=&quot;Permission_id&quot;, referencedColumnName=&quot;id&quot;)}
 * )
 */
protected $permissions;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Essentially I want it to be left alone, is there a way to prevent it form being changed on export?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2207/skipper-is-changing-how-an-entity-works-from-original-import</guid>
<pubDate>Thu, 06 Aug 2015 23:23:46 +0000</pubDate>
</item>
<item>
<title>[Feature request] Export project as pdf with entityName + tableName?</title>
<link>http://skipper18.com/support/2151/feature-request-export-project-with-entityname-tablename</link>
<description>&lt;p&gt;I would like to export project diagrams with : &lt;br&gt;
 - entityName and attributes&lt;br&gt;
 - tableName and columnNames&lt;/p&gt;

&lt;p&gt;In my case, they are almost always different. And a pdf export can be mailed to someone, archived, etc.&lt;/p&gt;

&lt;p&gt;Example with parenthesis (could be on 2 lines maybe)&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Entity (TABLE_NAME)
  id (id_col) : integer
  name (name_col) : string(255)
  enabled (is_a_bool_col) : boolean
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Is there a way to print a pdf file with more data?&lt;br&gt;
Or could it be considered as a feature request?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2151/feature-request-export-project-with-entityname-tablename</guid>
<pubDate>Wed, 08 Jul 2015 15:30:35 +0000</pubDate>
</item>
<item>
<title>How are people using Skipper within a branched Git environment</title>
<link>http://skipper18.com/support/2016/how-are-people-using-skipper-within-branched-git-environment</link>
<description>&lt;p&gt;Hi all. We love Skipper and use it on an hourly basis.&lt;/p&gt;

&lt;p&gt;Our most recent project contains a Git branch where we're developing a new feature which requires new entities and database tables. That means I need to update my Skipper model...&lt;/p&gt;

&lt;p&gt;... But part of the way through development of this new feature I may need to make a change to the ORM model in the Git trunk. So we'll have two different versions of the Skipper model - one to support the trunk and one to support the branch.&lt;/p&gt;

&lt;p&gt;Can Skipper cope with this? Is anyone else using Skipper within a SVN/Git environment with branching? Any tips?&lt;/p&gt;

&lt;p&gt;Thanks&lt;br&gt;
Dave Small&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2016/how-are-people-using-skipper-within-branched-git-environment</guid>
<pubDate>Tue, 28 Apr 2015 10:48:39 +0000</pubDate>
</item>
<item>
<title>Is there anyway to export the table to a mysql structure?</title>
<link>http://skipper18.com/support/1982/is-there-anyway-to-export-the-table-to-a-mysql-structure</link>
<description>&lt;p&gt;Using ZF2 / Doctrine Orm 2&lt;/p&gt;

&lt;p&gt;My biggest time waster is generating Mysql tables for my ORM design. You would think all you would need to do is use Doctrine tools to export to your Mysql table however when a project has a handful of vendor modules and ACL programmes etc, this becomes an onerous task to the point where it is faster to build the tables by hand using WorkBench.&lt;/p&gt;

&lt;p&gt;What I would love to see in Skipper is a simple way to export a mysql query that I can chuck into something like PHPMyAdmin and run a query to generate the tables.&lt;/p&gt;

&lt;p&gt;Currently, I have to create these manually which is a pain :)&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1982/is-there-anyway-to-export-the-table-to-a-mysql-structure</guid>
<pubDate>Sat, 18 Apr 2015 15:44:53 +0000</pubDate>
</item>
<item>
<title>[Answered] delete associations without deleting field</title>
<link>http://skipper18.com/support/1896/answered-delete-associations-without-deleting-field</link>
<description>&lt;p&gt;Is it possible to delete associations without deleting field. I remember ORM designer used to ask.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1896/answered-delete-associations-without-deleting-field</guid>
<pubDate>Thu, 19 Mar 2015 21:23:37 +0000</pubDate>
</item>
<item>
<title>[Answered] Convert .skipper to Mysql Workbench</title>
<link>http://skipper18.com/support/1891/answered-convert-skipper-to-mysql-workbench</link>
<description>&lt;p&gt;I have been trialing your software for the last 2 weeks, however my trial has come to an end.&lt;br&gt;
I hope to soon have the money available to purchase your software on a permanent basis but for the time being the bank balance doesn't allow. Having spent the past 2 weeks working on a model I was slightly dismayed to find the .yml exports I had done only contained the mappings between each entity. Like the following:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Products:
  type: entity
  fields:
    id:
      id: true
      type: integer
      generator:
        strategy: AUTO
  oneToMany:
    productsRecipes:
      targetEntity: Products2Recipes
      mappedBy: products
    suppliersProducts:
      targetEntity: Suppliers2Products
      mappedBy: products
    productsDishes:
      targetEntity: Products2Dishes
      mappedBy: products
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;My design had 20 seperate columns in that entity..&lt;/p&gt;

&lt;p&gt;I was hoping there would be a way of importing .skipper files to Mysql Workbench but all I can find is ways of doing it the other way round.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1891/answered-convert-skipper-to-mysql-workbench</guid>
<pubDate>Wed, 04 Mar 2015 15:16:18 +0000</pubDate>
</item>
<item>
<title>[answered] How can I open an existing Shopware 4.x model in Skipper?</title>
<link>http://skipper18.com/support/1889/answered-how-can-open-an-existing-shopware-model-in-skipper</link>
<description>
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1889/answered-how-can-open-an-existing-shopware-model-in-skipper</guid>
<pubDate>Wed, 04 Mar 2015 08:15:12 +0000</pubDate>
</item>
<item>
<title>[answered] Ability to shrink entities</title>
<link>http://skipper18.com/support/1886/answered-ability-to-shrink-entities</link>
<description>&lt;p&gt;I currently have a entity with 30 columns. As I'm sure you can imagine having such a large table take a lot of space up on the screen. In Workbench there is the ability to change the size of each entity hiding or displaying as many columns as you wish. Unfortunately as far as I can tell, there is no way of changing the sizing of entities, which results in a rather messy looking ER Diagram. &lt;/p&gt;

&lt;p&gt;Is this something you have planned on incorporating?&lt;/p&gt;

&lt;p&gt;Edit:&lt;br&gt;
Something like this is my current issue:&lt;br&gt;
&lt;img src=&quot;http://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=4503050565758805773&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1886/answered-ability-to-shrink-entities</guid>
<pubDate>Tue, 24 Feb 2015 07:37:22 +0000</pubDate>
</item>
<item>
<title>[Answered] Is it possible to export a project both for Doctrine as well as for Doctrine 2?</title>
<link>http://skipper18.com/support/1852/answered-possible-export-project-both-doctrine-well-doctrine</link>
<description>
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1852/answered-possible-export-project-both-doctrine-well-doctrine</guid>
<pubDate>Wed, 11 Feb 2015 10:28:18 +0000</pubDate>
</item>
<item>
<title>[Solved] What is the optimal bandwidth per user for Skipper?</title>
<link>http://skipper18.com/support/1850/solved-what-is-the-optimal-bandwidth-per-user-for-skipper</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am trying to establish what would be bandwidth consumption of Skipper tool.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1850/solved-what-is-the-optimal-bandwidth-per-user-for-skipper</guid>
<pubDate>Tue, 10 Feb 2015 10:57:32 +0000</pubDate>
</item>
<item>
<title>Does Skipper support physical ER diagrams / models?</title>
<link>http://skipper18.com/support/1787/does-skipper-support-physical-er-diagrams-models</link>
<description>&lt;p&gt;Hello all,&lt;/p&gt;

&lt;p&gt;Does Skipper currently have the ability to generate physical models, or only conceptual ones? I think the answer is negative, since I didn't found any reference to this on the program itself, or here in the support forum, so I guess I just need to be sure of the answer. Can anyone confirm or deny this?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1787/does-skipper-support-physical-er-diagrams-models</guid>
<pubDate>Tue, 02 Dec 2014 19:08:08 +0000</pubDate>
</item>
<item>
<title>Can't create Foreign Keys</title>
<link>http://skipper18.com/support/1783/cant-create-foreign-keys</link>
<description>&lt;p&gt;Hello all,&lt;/p&gt;

&lt;p&gt;I've started using Skipper yesterday. Everything was going OK, until the program stopped allowing me to add more foreign keys to an entity. I can add the new field, but the &quot;FK&quot; column is now disabled (please see picture). This is even more strange, since yesterday I was able to set 2 foreign keys, on another table. I'm new to this, so does anyone know what's happening?&lt;/p&gt;

&lt;p&gt;I don't have an ORM / MVC associated.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=15852620435572813859&quot; alt=&quot;Entity editor doesn't allow adding new foreign keys&quot;&gt;&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1783/cant-create-foreign-keys</guid>
<pubDate>Tue, 02 Dec 2014 18:20:36 +0000</pubDate>
</item>
<item>
<title>How do we add the Description to the phpdocs blocks?</title>
<link>http://skipper18.com/support/1762/how-do-we-add-the-description-to-the-phpdocs-blocks</link>
<description>&lt;p&gt;Is it possible to export the description of a Entity Field to the phpdoc block?&lt;/p&gt;

&lt;p&gt;For example, lets say I have an entity called &quot;Items&quot; with a field called &quot;UOM&quot; and the description I put for the UOM field is &quot;Unit of measurement&quot;. I would like to export as follows:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    class AbstractItem
   {

         /**
        *
        * Unit of measurement
        *
        * @ORM\Column(type=&quot;smallint&quot;, nullable=false)
        */
        private $uom;
   }
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Even if this exect way of doing it can't be done, how would we go about putting the description in some sort of way in the attribute?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1762/how-do-we-add-the-description-to-the-phpdocs-blocks</guid>
<pubDate>Sat, 15 Nov 2014 16:59:03 +0000</pubDate>
</item>
<item>
<title>Error with a generated XML, Invalid mapping file, when adding a namespace</title>
<link>http://skipper18.com/support/1551/error-with-generated-invalid-mapping-when-adding-namespace</link>
<description>&lt;p&gt;Hello, I'm trying to build php classes with orm:generate-entities, it all works well without a namespace&lt;br&gt;
But when I add the 'entidades' namespace, I have the following problem&lt;/p&gt;

&lt;p&gt;This is my xml generated with Skipper, &quot;Cartilla,dcm.xml&quot;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;?xml version=&quot;1.0&quot;?&amp;gt;
&amp;lt;doctrine-mapping xmlns=&quot;http://doctrine-project.org/schemas/orm/doctrine-mapping&quot; xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; schemaLocation=&quot;http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd&quot;&amp;gt;
  &amp;lt;entity name=&quot;entidades\Cartilla&quot; inheritance-type=&quot;SINGLE_TABLE&quot;&amp;gt;
    &amp;lt;id name=&quot;id&quot; type=&quot;integer&quot;&amp;gt;
      &amp;lt;generator strategy=&quot;AUTO&quot;/&amp;gt;
    &amp;lt;/id&amp;gt;
    &amp;lt;many-to-one field=&quot;sucursal&quot; target-entity=&quot;entidades\Sucursal&quot; inversed-by=&quot;cartilla&quot;&amp;gt;
      &amp;lt;join-columns/&amp;gt;
    &amp;lt;/many-to-one&amp;gt;
    &amp;lt;many-to-one field=&quot;nomenclador&quot; target-entity=&quot;entidades\Nomenclador&quot; inversed-by=&quot;cartilla&quot;&amp;gt;
      &amp;lt;join-columns&amp;gt;
        &amp;lt;join-column name=&quot;nomenclador_id&quot; referenced-column-name=&quot;id&quot;/&amp;gt;
      &amp;lt;/join-columns&amp;gt;
    &amp;lt;/many-to-one&amp;gt;
    &amp;lt;many-to-one field=&quot;coseguro&quot; target-entity=&quot;entidades\Coseguro&quot; inversed-by=&quot;cartilla&quot;&amp;gt;
      &amp;lt;join-columns&amp;gt;
        &amp;lt;join-column name=&quot;coseguro_id&quot; referenced-column-name=&quot;id&quot;/&amp;gt;
      &amp;lt;/join-columns&amp;gt;
    &amp;lt;/many-to-one&amp;gt;
    &amp;lt;many-to-one field=&quot;plan&quot; target-entity=&quot;entidades\Plan&quot; inversed-by=&quot;cartilla&quot;&amp;gt;
      &amp;lt;join-columns&amp;gt;
        &amp;lt;join-column name=&quot;plan_id&quot; referenced-column-name=&quot;id&quot;/&amp;gt;
      &amp;lt;/join-columns&amp;gt;
    &amp;lt;/many-to-one&amp;gt;
    &amp;lt;discriminator-column name=&quot;discrimina&quot; length=&quot;30&quot; type=&quot;string&quot;/&amp;gt;
    &amp;lt;discriminator-map&amp;gt;
      &amp;lt;discriminator-mapping class=&quot;entidades\Comedica&quot; value=&quot;comedica&quot;/&amp;gt;
      &amp;lt;discriminator-mapping class=&quot;entidades\Osadef&quot; value=&quot;osadef&quot;/&amp;gt;
    &amp;lt;/discriminator-map&amp;gt;
  &amp;lt;/entity&amp;gt;
&amp;lt;/doctrine-mapping&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This is my bootstrap.php file&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;?php

use Doctrine\ORM\Tools\Setup;

require_once &quot;vendor/autoload.php&quot;;

$isDevMode = true;

$config = Setup::createXMLMetadataConfiguration(array(__DIR__.&quot;/xml&quot;), $isDevMode);

// 
$conn = array(
        'driver' =&amp;gt; 'pdo_mysql', //driver de mysql 
        'user' =&amp;gt; '', // usuario
        'password' =&amp;gt; '', // pass
        'dbname' =&amp;gt; 'cartilla', //nombre de la base de datos
        'host' =&amp;gt; 'localhost'
);


//gerenciador de entidades
$entityManager = \Doctrine\ORM\EntityManager::create($conn, $config);
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I get the following error when I run vendor\bin\doctrine.php.bat orm:generate-entities src&lt;/p&gt;

&lt;p&gt;[Doctrine\Common\Persistence\Mapping\MappingException]&lt;br&gt;
Invalid mapping file 'Cartilla.dcm.xml' for class 'Cartilla'.&lt;/p&gt;

&lt;p&gt;Im on Windows 7 / Xampp / Doctrine 2 / Skipper &lt;/p&gt;

&lt;p&gt;Thank you in advance.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1551/error-with-generated-invalid-mapping-when-adding-namespace</guid>
<pubDate>Wed, 01 Oct 2014 18:58:15 +0000</pubDate>
</item>
<item>
<title>[Solved] How to create an association with a non-pk field?</title>
<link>http://skipper18.com/support/1508/solved-how-to-create-an-association-with-a-non-pk-field</link>
<description>&lt;p&gt;Hello,&lt;br&gt;
So far each time I create an association, one of the field is &quot;locked&quot; to the target entity PK.&lt;br&gt;
I want to create associations with another field, which is likely unique, but which isn't the primary key of the entity.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1508/solved-how-to-create-an-association-with-a-non-pk-field</guid>
<pubDate>Tue, 09 Sep 2014 13:49:03 +0000</pubDate>
</item>
<item>
<title>Can entities be auto-arranged on import?</title>
<link>http://skipper18.com/support/1250/can-entities-be-auto-arranged-on-import</link>
<description>
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1250/can-entities-be-auto-arranged-on-import</guid>
<pubDate>Tue, 19 Aug 2014 13:27:17 +0000</pubDate>
</item>
<item>
<title>[Answered] How can I set attributes of the generated php classes as protected.</title>
<link>http://skipper18.com/support/1086/answered-how-attributes-the-generated-php-classes-protected</link>
<description>&lt;p&gt;Hello, We are learning to use Orm Designer 2 and we have come accross a difficulty.&lt;/p&gt;

&lt;p&gt;I was wondering how can I set the visibility of the attibutes as protected instead of private so I can inherit between objets in my models. Can this be done?&lt;/p&gt;

&lt;p&gt;Thank you in advance. &lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1086/answered-how-attributes-the-generated-php-classes-protected</guid>
<pubDate>Tue, 17 Jun 2014 14:33:14 +0000</pubDate>
</item>
<item>
<title>[Answered]&quot;Region&quot; -- is there a link to documentation for what a region is and how / when I would use it?</title>
<link>http://skipper18.com/support/1022/answered-region-there-documentation-what-region-when-would</link>
<description>&lt;p&gt;I'd like to make best use of ORM Designer now that I have a license, but I haven't been able to find any &quot;help&quot; files in ORM Designer that explains what a regions is nor used for. I also didn't find any info on a &quot;region&quot; in the support forum.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1022/answered-region-there-documentation-what-region-when-would</guid>
<pubDate>Sun, 30 Mar 2014 19:51:34 +0000</pubDate>
</item>
<item>
<title>Is it possible to migrate license from one computer to an other one?</title>
<link>http://skipper18.com/support/936/it-possible-migrate-license-from-one-computer-to-an-other-one</link>
<description>&lt;p&gt;I would like to have some more information about licenses.&lt;/p&gt;

&lt;p&gt;I want to install ORM Designer on my two computers so I will use the 2 available license activation.&lt;br&gt;
But I will soon change one computer and I want to be able to deactivate the license on the previous computer to activate it again on the new one.&lt;/p&gt;

&lt;p&gt;Is it possible to do this?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/936/it-possible-migrate-license-from-one-computer-to-an-other-one</guid>
<pubDate>Mon, 03 Feb 2014 11:13:34 +0000</pubDate>
</item>
<item>
<title>[Answered] Why are all primary keys in derived entities missing after export?</title>
<link>http://skipper18.com/support/836/answered-primary-keys-derived-entities-missing-after-export</link>
<description>&lt;p&gt;Hi.&lt;br&gt;
I have got two entities. Person and Employee.&lt;br&gt;
Employee is derived from Person but contains its own primary key.&lt;br&gt;
If I export all entities the primary key in Employee is not exported.&lt;/p&gt;

&lt;p&gt;In all derived entities are the primary keys missing...&lt;br&gt;
Is this a bug or an error on my part?&lt;/p&gt;

&lt;p&gt;I am using version: 2.2.5.754&lt;/p&gt;

&lt;p&gt;(Sorry for my bad English)&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/836/answered-primary-keys-derived-entities-missing-after-export</guid>
<pubDate>Tue, 29 Oct 2013 17:28:34 +0000</pubDate>
</item>
<item>
<title>[Poll] Which ORM Framework will be supported next?</title>
<link>http://skipper18.com/support/686/poll-which-orm-framework-will-be-supported-next</link>
<description>&lt;p&gt;We're still working on ORM Designer and its new features. Besides the new features we also have plans to add a support for new ORM frameworks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tell us which ORM Framework you would like to see in ORM Designer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you have useful links, documentation, examples or ideas about a new ORM framework, please post it here.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/686/poll-which-orm-framework-will-be-supported-next</guid>
<pubDate>Tue, 14 May 2013 06:17:52 +0000</pubDate>
</item>
<item>
<title>[Closed] Good job on ORMD2 default foreign key name</title>
<link>http://skipper18.com/support/627/closed-good-job-on-ormd2-default-foreign-key-name</link>
<description>&lt;p&gt;This is just a comment that I appreciate the new behavior for naming foreign keys when you create a new association in ORMD2.&lt;/p&gt;

&lt;p&gt;In ORMD1, it used to take the entity name and just append _id. Example&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;MyEntity_id
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In ORMD2, you now convert that to underscore separated lower case. Example&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;my_entity_id
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This is much better. I used to have to go in and change that every time by hand.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/627/closed-good-job-on-ormd2-default-foreign-key-name</guid>
<pubDate>Thu, 21 Mar 2013 00:10:41 +0000</pubDate>
</item>
<item>
<title>[Answered] Missing association option &quot;show caption&quot; in ORMD2</title>
<link>http://skipper18.com/support/543/answered-missing-association-option-show-caption-in-ormd2</link>
<description>&lt;p&gt;ORMD1 associations had an option &quot;show caption&quot; to show/hide the caption in the visual model. The only possibility to hide this in the current version is either&lt;br&gt;
 1. split the association&lt;br&gt;
 2. removing the caption value&lt;br&gt;
Both options come with a loss of information. Would it be possible to have the &quot;old&quot; behaviour back in ORMD2?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/543/answered-missing-association-option-show-caption-in-ormd2</guid>
<pubDate>Mon, 04 Mar 2013 19:15:51 +0000</pubDate>
</item>
<item>
<title>[Answered] Type of data (datetime)</title>
<link>http://skipper18.com/support/528/answered-type-of-data-datetime</link>
<description>&lt;p&gt;I have a simple question. &lt;br&gt;
Most of time I'm using mySql for my purposes. And one day one of my colleague, who used &quot;MySQL Workbench&quot; tell me that it's possible to add (&lt;strong&gt;datetime&lt;/strong&gt;) data type to fields in schema there, I searched for this information in ORM Designer (in version 1 and 2) but didn't find any information (except TimeStamp trigger).&lt;/p&gt;

&lt;p&gt;My question or propose: Is it possible for now to add this type of fields, and if not it's good idea to add this type into ORM Designer.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/528/answered-type-of-data-datetime</guid>
<pubDate>Wed, 27 Feb 2013 15:11:58 +0000</pubDate>
</item>
</channel>
</rss>