<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Skipper support site - Recent questions and answers in General Questions</title>
<link>http://skipper18.com/support/qa/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>Answered: Licence reset on each start</title>
<link>http://skipper18.com/support/4312/licence-reset-on-each-start?show=4313#a4313</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;this is very strange behavior, probably caused by some unusual OS configuration.&lt;/p&gt;

&lt;p&gt;please write me to ludek.vodicka@skipper18.com together with your license key so I can check it more.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4312/licence-reset-on-each-start?show=4313#a4313</guid>
<pubDate>Tue, 04 Jun 2024 08:31:56 +0000</pubDate>
</item>
<item>
<title>Answered: [Poll] Which ORM Framework will be supported next?</title>
<link>http://skipper18.com/support/686/poll-which-orm-framework-will-be-supported-next?show=4301#a4301</link>
<description>&lt;p&gt;I would love to see support for TypeORM as for some of our next projects we aim to use NestJS.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/686/poll-which-orm-framework-will-be-supported-next?show=4301#a4301</guid>
<pubDate>Sat, 02 Sep 2023 06:15:39 +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>Answered: Does Skipper run on MacOS Monterey?</title>
<link>http://skipper18.com/support/4134/does-skipper-run-on-macos-monterey?show=4135#a4135</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;we are not aware of any issues on Monterey. So feel free to install it.&lt;/p&gt;

&lt;p&gt;Ludek&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/4134/does-skipper-run-on-macos-monterey?show=4135#a4135</guid>
<pubDate>Thu, 13 Jan 2022 21:32:07 +0000</pubDate>
</item>
<item>
<title>Answered: [Fixed] print error in Linux</title>
<link>http://skipper18.com/support/3900/fixed-print-error-in-linux?show=3903#a3903</link>
<description>&lt;p&gt;Can you please try latest beta?&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://support.skipper18.com/402/downloads-skipper-beta&quot;&gt;https://support.skipper18.com/402/downloads-skipper-beta&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We found some hack-fixes how to make it work.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/3900/fixed-print-error-in-linux?show=3903#a3903</guid>
<pubDate>Wed, 20 Nov 2019 12:54:46 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=3166#a3166</link>
<description>&lt;p&gt;Can you please be more specific how your entities lost their positions?&lt;/p&gt;

&lt;p&gt;All positions should remain after adding new entities. Can you please create some screencast ?&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?show=3166#a3166</guid>
<pubDate>Thu, 14 Jun 2018 10:03:46 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=3118#a3118</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;it's not possible to hide mn-entity. It's because this entity is necessary to configure some mn association properties.&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?show=3118#a3118</guid>
<pubDate>Mon, 02 Apr 2018 05:56:22 +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>Answered: Table name prefixes for each bundle</title>
<link>http://skipper18.com/support/2875/table-name-prefixes-for-each-bundle?show=2876#a2876</link>
<description>&lt;p&gt;Unfortunately, this is not possible. Skipper offers only options offered by each ORM. So there is, for example, table_prefix but not Entity prefix.&lt;/p&gt;

&lt;p&gt;But you can specify namespace for each bundle, so you will have Foo\Bar (for Doctrine2 for example)&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2875/table-name-prefixes-for-each-bundle?show=2876#a2876</guid>
<pubDate>Wed, 12 Jul 2017 14:56:50 +0000</pubDate>
</item>
<item>
<title>Answered: Floating license</title>
<link>http://skipper18.com/support/2816/floating-license?show=2820#a2820</link>
<description>&lt;p&gt;Hi, this is against licensing rules. Each user who is using Skipper needs to have its own license.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2816/floating-license?show=2820#a2820</guid>
<pubDate>Fri, 05 May 2017 15:46:17 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=2789#a2789</link>
<description>&lt;p&gt;No, currently it is not possible to remove region without removing its content. You need to move content away and remove region. We can check if it would be possible to implement such feature.&lt;/p&gt;

&lt;p&gt;In case you move/resize the region, entities never leave the region. You need to explicitly move entities away from the region. &lt;/p&gt;

&lt;p&gt;This is because of preventing accidental remove entities from the region by changing region's size.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2788/possible-delete-without-removing-entities-inside-solution?show=2789#a2789</guid>
<pubDate>Tue, 11 Apr 2017 07:53:32 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=2779#a2779</link>
<description>&lt;p&gt;You can search in project tree area:&lt;/p&gt;

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

&lt;p&gt;There is currently no shortcut but we will add it. Thanks for suggestion&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?show=2779#a2779</guid>
<pubDate>Fri, 07 Apr 2017 15:56:44 +0000</pubDate>
</item>
<item>
<title>Answered: @Gedmo\Locale anotation field</title>
<link>http://skipper18.com/support/2751/%40gedmo-locale-anotation-field?show=2753#a2753</link>
<description>&lt;p&gt;Hi, I tested it in the office and here is step-by-step how to configure it properly&lt;/p&gt;

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

&lt;p&gt;Fill property Locale with string &quot;locale&quot; (type it), but don't create Locale field in entity.&lt;/p&gt;

&lt;p&gt;and after export you will get&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;?php
use Doctrine\ORM\Mapping as ORM;
use Gedmo\Mapping\Annotation as Gedmo;

/**
 * @ORM\Entity
 */
class SampleEntity
{
    /**
     * @ORM\Id
     * @ORM\Column(type=&quot;integer&quot;)
     * @ORM\GeneratedValue(strategy=&quot;AUTO&quot;)
     */
    private $id;

    /**
     * @ORM\Column(type=&quot;string&quot;, length=255, nullable=true)
     * @Gedmo\Translatable
     */
    private $name;

    /**
     * @Gedmo\Locale
     */
    private $locale;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Here is a testing Skipper project: &lt;a rel=&quot;nofollow&quot; href=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=15863976045259084745&quot;&gt;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=15863976045259084745&lt;/a&gt;&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2751/%40gedmo-locale-anotation-field?show=2753#a2753</guid>
<pubDate>Tue, 28 Mar 2017 06:02:17 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=2624#a2624</link>
<description>&lt;p&gt;Hi, currently this is not possible but I believe it's not hard to implement this feature. &lt;/p&gt;

&lt;p&gt;But Skipper needs full license for each user and in such scenario server will be counted as independent user.&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?show=2624#a2624</guid>
<pubDate>Thu, 08 Dec 2016 16:54:15 +0000</pubDate>
</item>
<item>
<title>Answered: Gedmo extensions beta support</title>
<link>http://skipper18.com/support/2290/gedmo-extensions-beta-support?show=2533#a2533</link>
<description>&lt;p&gt;Hello&lt;/p&gt;

&lt;p&gt;I'm having a problem with the Tree extension. I can configure the TreeRoot fields in skipper but when I try to export to Doctrine, it is ignored.&lt;/p&gt;

&lt;p&gt;I can export the TreeLeft, TreeLevel, TreeParent and TreeRight without problems.&lt;/p&gt;

&lt;p&gt;Here is my entity configuration (I'm working with uuid as PRIMARY KEY) :&lt;/p&gt;

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

&lt;pre&gt;&lt;code&gt;&amp;lt;entity name=&quot;\ApiBundle\Entity\Category&quot; local-name=&quot;Category&quot; namespace=&quot;\ApiBundle\Entity&quot; uuid=&quot;06669181-8205-4b93-b860-9de218b468b5&quot;&amp;gt;
  &amp;lt;field name=&quot;id&quot; type=&quot;uuid&quot; required=&quot;true&quot; primary=&quot;true&quot; uuid=&quot;7e9b4159-89a2-4e14-8b1a-1ad445174df2&quot;&amp;gt;
    &amp;lt;orm-attributes&amp;gt;
      &amp;lt;attribute name=&quot;generator&quot;&amp;gt;
        &amp;lt;attribute name=&quot;strategy&quot;&amp;gt;CUSTOM&amp;lt;/attribute&amp;gt;
      &amp;lt;/attribute&amp;gt;
      &amp;lt;attribute name=&quot;custom-id-generator&quot;&amp;gt;
        &amp;lt;attribute name=&quot;class&quot;&amp;gt;Ramsey\Uuid\Doctrine\UuidGenerator&amp;lt;/attribute&amp;gt;
      &amp;lt;/attribute&amp;gt;
    &amp;lt;/orm-attributes&amp;gt;
  &amp;lt;/field&amp;gt;
  &amp;lt;field name=&quot;createdAt&quot; type=&quot;datetime&quot; required=&quot;true&quot; uuid=&quot;dbb607be-4e05-4d25-9a54-060b4f290f7d&quot;&amp;gt;
    &amp;lt;orm-attributes&amp;gt;
      &amp;lt;attribute name=&quot;column-definition&quot;&amp;gt;TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP&amp;lt;/attribute&amp;gt;
    &amp;lt;/orm-attributes&amp;gt;
  &amp;lt;/field&amp;gt;
  &amp;lt;field name=&quot;updatedAt&quot; type=&quot;datetime&quot; required=&quot;true&quot; uuid=&quot;267af731-a6b2-496e-a459-1888a01776af&quot;&amp;gt;
    &amp;lt;orm-attributes&amp;gt;
      &amp;lt;attribute name=&quot;column-definition&quot;&amp;gt;TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP&amp;lt;/attribute&amp;gt;
    &amp;lt;/orm-attributes&amp;gt;
  &amp;lt;/field&amp;gt;
  &amp;lt;field name=&quot;title&quot; type=&quot;string&quot; size=&quot;700&quot; required=&quot;true&quot; uuid=&quot;5ee776fd-ef40-45b3-952e-db86eb8851e2&quot;/&amp;gt;
  &amp;lt;field name=&quot;slug&quot; type=&quot;string&quot; size=&quot;700&quot; uuid=&quot;6538fa63-5688-49c4-b865-8b2a144bf3ba&quot;/&amp;gt;
  &amp;lt;field name=&quot;parentId&quot; type=&quot;uuid&quot; uuid=&quot;faeb230a-0b2e-4079-8ada-295e4657404a&quot;/&amp;gt;
  &amp;lt;field name=&quot;left&quot; type=&quot;integer&quot; uuid=&quot;993c31b5-8854-4944-8f98-d3b0654731c7&quot;&amp;gt;
    &amp;lt;orm-attributes&amp;gt;
      &amp;lt;attribute name=&quot;column&quot;&amp;gt;`left`&amp;lt;/attribute&amp;gt;
    &amp;lt;/orm-attributes&amp;gt;
  &amp;lt;/field&amp;gt;
  &amp;lt;field name=&quot;level&quot; type=&quot;integer&quot; uuid=&quot;7de9d007-ddd9-40b8-a12c-0c54fd6bdd4a&quot;&amp;gt;
    &amp;lt;orm-attributes&amp;gt;
      &amp;lt;attribute name=&quot;column&quot;&amp;gt;`level`&amp;lt;/attribute&amp;gt;
    &amp;lt;/orm-attributes&amp;gt;
  &amp;lt;/field&amp;gt;
  &amp;lt;field name=&quot;right&quot; type=&quot;integer&quot; uuid=&quot;97167d12-1e7e-4a6e-82ff-518c887a62b8&quot;&amp;gt;
    &amp;lt;orm-attributes&amp;gt;
      &amp;lt;attribute name=&quot;column&quot;&amp;gt;`right`&amp;lt;/attribute&amp;gt;
    &amp;lt;/orm-attributes&amp;gt;
  &amp;lt;/field&amp;gt;
  &amp;lt;field name=&quot;rootId&quot; type=&quot;uuid&quot; uuid=&quot;2ca02ad1-2d63-4d80-8f73-8649a05e21cd&quot;/&amp;gt;
  &amp;lt;orm-attributes&amp;gt;
    &amp;lt;attribute name=&quot;export-file-name&quot;&amp;gt;Category.php&amp;lt;/attribute&amp;gt;
    &amp;lt;attribute name=&quot;table&quot;&amp;gt;category&amp;lt;/attribute&amp;gt;
    &amp;lt;attribute name=&quot;repository-class&quot;&amp;gt;ApiBundle\Repository\CategoryRepository&amp;lt;/attribute&amp;gt;
    &amp;lt;attribute name=&quot;Gedmo&quot;&amp;gt;
      &amp;lt;attribute name=&quot;Tree&quot;&amp;gt;
        &amp;lt;attribute name=&quot;Type&quot;&amp;gt;nested&amp;lt;/attribute&amp;gt;
        &amp;lt;attribute name=&quot;Fields&quot;&amp;gt;
          &amp;lt;attribute name=&quot;TreeLeft&quot;&amp;gt;left&amp;lt;/attribute&amp;gt;
          &amp;lt;attribute name=&quot;TreeRight&quot;&amp;gt;right&amp;lt;/attribute&amp;gt;
          &amp;lt;attribute name=&quot;TreeLevel&quot;&amp;gt;level&amp;lt;/attribute&amp;gt;
          &amp;lt;attribute name=&quot;TreeParent&quot;&amp;gt;parent&amp;lt;/attribute&amp;gt;
          &amp;lt;attribute name=&quot;TreeRoot&quot;&amp;gt;rootId&amp;lt;/attribute&amp;gt;
        &amp;lt;/attribute&amp;gt;
      &amp;lt;/attribute&amp;gt;
    &amp;lt;/attribute&amp;gt;
  &amp;lt;/orm-attributes&amp;gt;
&amp;lt;/entity&amp;gt;
&amp;lt;association from=&quot;\ApiBundle\Entity\Category&quot; to=&quot;\ApiBundle\Entity\Category&quot; caption=&quot;Category Category&quot; owner-alias=&quot;children&quot; inverse-alias=&quot;parent&quot; many-owner=&quot;true&quot; many-inverse=&quot;false&quot; uuid=&quot;b16d0a81-e7cd-4bdc-b7d3-de1839d4f19c&quot;&amp;gt;
  &amp;lt;association-field from=&quot;parentId&quot; to=&quot;id&quot;/&amp;gt;
  &amp;lt;orm-attributes&amp;gt;
    &amp;lt;attribute name=&quot;side-owning&quot;/&amp;gt;
    &amp;lt;attribute name=&quot;side-inverse&quot;/&amp;gt;
  &amp;lt;/orm-attributes&amp;gt;
&amp;lt;/association&amp;gt;
&amp;lt;association from=&quot;\ApiBundle\Entity\Category&quot; to=&quot;\ApiBundle\Entity\Category&quot; owner-alias=&quot;&quot; inverse-alias=&quot;root&quot; many-owner=&quot;true&quot; many-inverse=&quot;false&quot; uuid=&quot;30b17252-6070-42fc-8edf-809bf28f6bb4&quot;&amp;gt;
  &amp;lt;association-field from=&quot;rootId&quot; to=&quot;id&quot;/&amp;gt;
  &amp;lt;orm-attributes&amp;gt;
    &amp;lt;attribute name=&quot;side-owning&quot;/&amp;gt;
    &amp;lt;attribute name=&quot;side-inverse&quot;/&amp;gt;
  &amp;lt;/orm-attributes&amp;gt;
&amp;lt;/association&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2290/gedmo-extensions-beta-support?show=2533#a2533</guid>
<pubDate>Fri, 02 Sep 2016 16:47:21 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=2418#a2418</link>
<description>&lt;p&gt;Hi, currently it's not possible to remove this message. &lt;/p&gt;

&lt;p&gt;It's definitely not a nagware or bug. It's a behavior we decided to implement to notify users maintenance is expired and it's necessary to update it.&lt;/p&gt;

&lt;p&gt;It's in user interest to update the maintenance to be able to get latest updates as same as get support (for example here on support site) and be able to access viewer licenses.&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?show=2418#a2418</guid>
<pubDate>Sun, 24 Apr 2016 08:34:35 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=2270#a2270</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I checked your input and output schema files and both are equal. The only difference is that the second (exported) version contains full definition of join columns. Skipper always exports the most accurate version of schema files.&lt;/p&gt;

&lt;p&gt;What exactly do you mean by that schema does not work? &lt;/p&gt;

&lt;p&gt;In case your many-to-many database tables use different join columns, simply update these columns in Skipper model after import. But this is a normal import strategy which Skipper uses on all projects and we didn't receive any other report about such complication.&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?show=2270#a2270</guid>
<pubDate>Tue, 13 Oct 2015 07:29:00 +0000</pubDate>
</item>
<item>
<title>Answered: [Feature request] Export project as pdf with entityName + tableName?</title>
<link>http://skipper18.com/support/2151/feature-request-export-project-with-entityname-tablename?show=2152#a2152</link>
<description>&lt;p&gt;Hi,&lt;br&gt;
currently this is not possible so I will add it to feature-request category. If more users will be interested in such feature, we should implement it in the future.&lt;/p&gt;

&lt;p&gt;In the meanwhile, if you need to send such model to someone else, simply send him your project exported as &quot;Single-file&quot;:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://i.hizliresim.com/5dZ3zd.png&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;together with Skipper model Viewer license key (available in your license page). Thanks for this your customer/colleague can simply browse your model with all ORM attributes.&lt;/p&gt;

&lt;p&gt;Skipper viewer license can be activated on unlimited number of computers for free as long as you have active maintenance for your full license.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/2151/feature-request-export-project-with-entityname-tablename?show=2152#a2152</guid>
<pubDate>Wed, 08 Jul 2015 15:34:51 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=2017#a2017</link>
<description>&lt;p&gt;Hi Dave, &lt;/p&gt;

&lt;p&gt;This is definitely possible thanks to ability to split project to different modules. I will describe you our workflow which we're using on our project (Skipper itself, licensing server and some other projects): &lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://i.imgur.com/iN8qX5E.png&quot; alt=&quot;License server model&quot;&gt; &lt;/p&gt;

&lt;p&gt;As versioning tool we're using SVN. We have our project split to several modules and each module has it's own Skipper model file. Thanks to this it is pretty easy to create new development branch. &lt;/p&gt;

&lt;p&gt;When we need to develop new feature we simply create new project where all modules are linked via svn:externals and only the module which will be updated has it's own branch also linked to project. &lt;/p&gt;

&lt;p&gt;After that, we simply create new project with root in development directory and let Skipper scan all schema files. Together with schema files Skipper find also skipper.module.xml files and creates new project with all existing modules. &lt;/p&gt;

&lt;p&gt;Thanks to this you can work on trunk modules where necessary and also have isolated specific module which needs to be developed separately.  &lt;/p&gt;

&lt;p&gt;More information about modules and splitting / sharing modules between multiple project is available in our help: &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.skipper18.com/how-to-use/application-concepts/shared-modules&quot;&gt;http://help.skipper18.com/how-to-use/application-concepts/shared-modules&lt;/a&gt; &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?show=2017#a2017</guid>
<pubDate>Tue, 28 Apr 2015 11:43:03 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=1986#a1986</link>
<description>&lt;p&gt;As you pointed out, this task is already processed by Doctrine tools. &lt;/p&gt;

&lt;p&gt;The reason why Skipper doesn't do this task is that each ORM framework handles database structure on its own. Also advanced features like inheritance, collection, embedded etc. is ORM framework dependent and can vary based on feature configuration (for example based on inheritance type there are several ways how data are stored in database).&lt;/p&gt;

&lt;p&gt;So we would have to implement the whole and complete logic already implemented by each ORM framework independently to be able to implement database export. &lt;/p&gt;

&lt;p&gt;From the reasons described above currently we are not considering this feature. Maybe in the future we will implement some standalone plugin for this but currently we don't have specific date.&lt;/p&gt;

&lt;p&gt;PS: Maybe you can use some third-party tool or migrations to distribute database changes to production.&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?show=1986#a1986</guid>
<pubDate>Sat, 18 Apr 2015 21:26:53 +0000</pubDate>
</item>
<item>
<title>Answered: [Answered] delete associations without deleting field</title>
<link>http://skipper18.com/support/1896/answered-delete-associations-without-deleting-field?show=1897#a1897</link>
<description>&lt;p&gt;Hi, you're right. This feature was available in old ORM Designer releases. &lt;/p&gt;

&lt;p&gt;But based on the large amount of user requests we removed this feature because in 99% of use cases there is no reason why to keep this field after relation removal. This field is usually bounded with destination table and destination field and its re-usage can lead to unnecessary behaviors.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1896/answered-delete-associations-without-deleting-field?show=1897#a1897</guid>
<pubDate>Thu, 19 Mar 2015 21:27:39 +0000</pubDate>
</item>
<item>
<title>Answered: [Answered] Convert .skipper to Mysql Workbench</title>
<link>http://skipper18.com/support/1891/answered-convert-skipper-to-mysql-workbench?show=1892#a1892</link>
<description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;we're not considering such export because from our users' point of view it's useless. As soon as you will start using Skipper there is no reason to export it back to workbench. &lt;/p&gt;

&lt;p&gt;In case you want to purchase Skipper but don't have whole amount right now, we can offer you purchasing the Skipper license in six continuous payments. Feel free to write us to support@skipper18.com and one of my colleague will send you more details. &lt;/p&gt;

&lt;p&gt;Ludek&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1891/answered-convert-skipper-to-mysql-workbench?show=1892#a1892</guid>
<pubDate>Wed, 04 Mar 2015 15:26:39 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1890#a1890</link>
<description>&lt;p&gt;I'm not aware of shopware internals, but if it is implemented via one of supported ORM frameworks, you can import it as usual project. &lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1889/answered-how-can-open-an-existing-shopware-model-in-skipper?show=1890#a1890</guid>
<pubDate>Wed, 04 Mar 2015 08:16:06 +0000</pubDate>
</item>
<item>
<title>Answered: [answered] Ability to shrink entities</title>
<link>http://skipper18.com/support/1886/answered-ability-to-shrink-entities?show=1887#a1887</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;we have a plan to rewrite our Model diagram component to offer more features like you're referring. But currently there is only a low interest in such feature in comparison to other requests (we're always working on the most demanded features).&lt;/p&gt;

&lt;p&gt;If more users in the future will require this feature we will add a priority to this task.&lt;/p&gt;

&lt;p&gt;Ludek &lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1886/answered-ability-to-shrink-entities?show=1887#a1887</guid>
<pubDate>Tue, 24 Feb 2015 12:47:30 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1853#a1853</link>
<description>&lt;p&gt;No, it is not. Each ORM uses completely different set of ORM properties, different behaviors etc. &lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1852/answered-possible-export-project-both-doctrine-well-doctrine?show=1853#a1853</guid>
<pubDate>Wed, 11 Feb 2015 10:28:45 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1851#a1851</link>
<description>&lt;p&gt;Skipper uses internet connection only to validate the license (max 10kb), so there is no special requirements for internet connection.&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?show=1851#a1851</guid>
<pubDate>Tue, 10 Feb 2015 10:58:28 +0000</pubDate>
</item>
<item>
<title>Answered: Does Skipper support physical ER diagrams / models?</title>
<link>http://skipper18.com/support/1787/does-skipper-support-physical-er-diagrams-models?show=1788#a1788</link>
<description>&lt;p&gt;What do you mean by physical models?&lt;/p&gt;

&lt;p&gt;But as you wrote, skipper exports only what you see in the app, orm schema files (xml/yml/php) for several ORM frameworks.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1787/does-skipper-support-physical-er-diagrams-models?show=1788#a1788</guid>
<pubDate>Tue, 02 Dec 2014 19:09:30 +0000</pubDate>
</item>
<item>
<title>Answered: Can't create Foreign Keys</title>
<link>http://skipper18.com/support/1783/cant-create-foreign-keys?show=1784#a1784</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;it's because this FK column is read-only flag to visualize fields used in foreign-keys/associations. It's not possible to modify this checkbox.&lt;/p&gt;

&lt;p&gt;To define new association you need to create it through association wizard or association tool from ribbon bar:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://content.screencast.com/users/Ludek.Vodicka/folders/Jing/media/9ca668d1-286b-44e6-aa32-ec27c463e77e/00000076.png&quot; alt=&quot;create association&quot;&gt;&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1783/cant-create-foreign-keys?show=1784#a1784</guid>
<pubDate>Tue, 02 Dec 2014 18:24:38 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=1763#a1763</link>
<description>&lt;p&gt;Hi, unfortunately this isn't currently possible. It's because there are a lot of ways how this can be done and none of these methods fits to everyone.&lt;/p&gt;

&lt;p&gt;We already discussed this feature some time ago here: &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.skipper18.com/58/feature-request-entity-field-descriptions-export-comments?show=84#a84&quot;&gt;&lt;/a&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://support.skipper18.com/58/feature-request-entity-field-descriptions-export-comments?show=84#a84&quot;&gt;http://support.skipper18.com/58/feature-request-entity-field-descriptions-export-comments?show=84#a84&lt;/a&gt; but also because of low interest we decided to work on more requested features.&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?show=1763#a1763</guid>
<pubDate>Sat, 15 Nov 2014 17:02:37 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=1555#a1555</link>
<description>&lt;p&gt;Hi ludk.vodicka thanks for your quick response, look I generated a new xml &quot;Pais.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\Pais&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;field name=&quot;nombre&quot; type=&quot;string&quot; length=&quot;65&quot; nullable=&quot;true&quot;/&amp;gt;
  &amp;lt;/entity&amp;gt;
&amp;lt;/doctrine-mapping&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I get the same error, this time with no inheritance, no relations, &lt;/p&gt;

&lt;p&gt;If i just remove entidades/ from the xml, it generates the entity, but then i won't have the entity on a namespace.&lt;/p&gt;

&lt;p&gt;I think i'm doing something wrong but I can't understand it, the message &quot;invalid mapping&quot; is just too vague. Greetings.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1551/error-with-generated-invalid-mapping-when-adding-namespace?show=1555#a1555</guid>
<pubDate>Thu, 02 Oct 2014 13:31:10 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1512#a1512</link>
<description>&lt;p&gt;Roger that, thank you very much. I'm disapointed at Doctrine2 then! :/&lt;br&gt;
I need to check that further, I though I used the same feature in Doctrine2, but that may come from one of my Doctrine1 project then.&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?show=1512#a1512</guid>
<pubDate>Tue, 09 Sep 2014 14:17:53 +0000</pubDate>
</item>
<item>
<title>Answered: Can entities be auto-arranged on import?</title>
<link>http://skipper18.com/support/1250/can-entities-be-auto-arranged-on-import?show=1251#a1251</link>
<description>&lt;p&gt;Entities are always auto-arranged on import. The layout is focused on even spacing between entities.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1250/can-entities-be-auto-arranged-on-import?show=1251#a1251</guid>
<pubDate>Tue, 19 Aug 2014 14:33:14 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1208#a1208</link>
<description>&lt;p&gt;Thank you for your positive feedback. &lt;/p&gt;

&lt;p&gt;In case you didn't know, beside this naming change we also implement full user customization for naming convention:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/275/implemented-make-association-field-generation-configurable&quot;&gt;http://support.orm-designer.com/275/implemented-make-association-field-generation-configurable&lt;/a&gt;&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?show=1208#a1208</guid>
<pubDate>Wed, 30 Jul 2014 08:26:27 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1088#a1088</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We have chosen the private visibility as default value with considerations of secure coding: methods should be private unless they are part of the API.&lt;/p&gt;

&lt;p&gt;So the private setting is used automatically, in order to avoid compromising security by possible oversights.&lt;/p&gt;

&lt;p&gt;However, once the annotations are generated for the first time, you can manually set up the visibility for any method/property necessary. On subsequent import and export, your new setting will not be removed or modified by ORM Designer.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1086/answered-how-attributes-the-generated-php-classes-protected?show=1088#a1088</guid>
<pubDate>Wed, 18 Jun 2014 09:28:07 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=1023#a1023</link>
<description>&lt;p&gt;Hi Mike,&lt;/p&gt;

&lt;p&gt;regions serve only for better visual organisation of your model. You can find more information on our documentation here: &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/model-basics&quot;&gt;http://help.orm-designer.com/en/model-basics&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Anyway, thank you for info that you weren't able to find this documentation. It's a good feedback for us that we need to make it more visible!&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/1022/answered-region-there-documentation-what-region-when-would?show=1023#a1023</guid>
<pubDate>Sun, 30 Mar 2014 19:57:17 +0000</pubDate>
</item>
<item>
<title>Answered: 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?show=937#a937</link>
<description>&lt;p&gt;Changing the computer with activated ORM Designer is possible. Just let us know when you have activated the license on the new computer. &lt;/p&gt;

&lt;p&gt;Then we will see both the new machine code and the no longer used machine code in the license server reports, and we will set the license accordingly.&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?show=937#a937</guid>
<pubDate>Mon, 03 Feb 2014 11:31:47 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=837#a837</link>
<description>&lt;p&gt;Hi, it's not a bug but feature. &lt;br&gt;
Because derived entity derives all fields from base, derived entity also has a primary key from it's parent. Because of this ORM Desigener doesn't export primary keys again.&lt;/p&gt;

&lt;p&gt;Is there any real-case scenario why do you need that?&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/836/answered-primary-keys-derived-entities-missing-after-export?show=837#a837</guid>
<pubDate>Tue, 29 Oct 2013 18:04:12 +0000</pubDate>
</item>
<item>
<title>Answered: [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?show=626#a626</link>
<description>&lt;p&gt;I also miss this feature. The reason I liked the hide/show option was because as I'm re-arranging the graph, sometimes I move an entity far away, and want to split and show the caption. But then if I move it back, I don't want to have to dream up a new caption, I'd rather just hide it again.&lt;/p&gt;

&lt;p&gt;Another reason it's nice is because you provide a default caption, which is often adequate, but it's more steps to select and delete it, rather than just hide it.&lt;/p&gt;

&lt;p&gt;The feature is most important when brainstorming a new model when things are changing frequently.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/543/answered-missing-association-option-show-caption-in-ormd2?show=626#a626</guid>
<pubDate>Thu, 21 Mar 2013 00:02:03 +0000</pubDate>
</item>
<item>
<title>Answered: [Answered] Type of data (datetime)</title>
<link>http://skipper18.com/support/528/answered-type-of-data-datetime?show=529#a529</link>
<description>&lt;p&gt;It depends on ORM Framework you're using. ORM Designer display for each ORM framework datatypes which are officially supported. You can also add new datatypes to configuration files manually, but it depends on ORM if they accept datatype defined like this.&lt;/p&gt;

&lt;p&gt;For example if you would like to add new datatype to ORM Doctrine, edit file &lt;strong&gt;Doctrine.ormd2.cfg.xml&lt;/strong&gt;. You can also override configuration by your own file. More here: &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/article/ormd-developers-configuration-files-structure&quot;&gt;http://www.orm-designer.com/article/ormd-developers-configuration-files-structure&lt;/a&gt; and add new type here:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;data-types&amp;gt;
  &amp;lt;data-type name=&quot;boolean&quot; /&amp;gt;
  &amp;lt;data-type name=&quot;float&quot; /&amp;gt;
 ....
&amp;lt;/data-types&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But as I said before, it depends on ORM if new data type will be accepted.&lt;/p&gt;
</description>
<category>General Questions</category>
<guid isPermaLink="true">http://skipper18.com/support/528/answered-type-of-data-datetime?show=529#a529</guid>
<pubDate>Wed, 27 Feb 2013 15:20:39 +0000</pubDate>
</item>
</channel>
</rss>