afinando detalles 98%
This commit is contained in:
+62
-47
@@ -1359,12 +1359,12 @@
|
||||
</column>
|
||||
<column id="341" parent="326" name="paginas">
|
||||
<Position>5</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<DataType>varchar(10)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="342" parent="326" name="isbn">
|
||||
<Position>6</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<DataType>varchar(50)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="343" parent="326" name="precio">
|
||||
@@ -1372,9 +1372,9 @@
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="344" parent="326" name="anio">
|
||||
<column id="344" parent="326" name="edicion">
|
||||
<Position>8</Position>
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<DataType>varchar(60)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="345" parent="326" name="tipo">
|
||||
@@ -1382,154 +1382,169 @@
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<index id="346" parent="326" name="tipo">
|
||||
<column id="346" parent="326" name="imagen">
|
||||
<Position>10</Position>
|
||||
<DataType>varchar(200)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="347" parent="326" name="descripcion">
|
||||
<Position>11</Position>
|
||||
<DataType>varchar(300)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="348" parent="326" name="pdf">
|
||||
<Position>12</Position>
|
||||
<DataType>varchar(250)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<index id="349" parent="326" name="tipo">
|
||||
<ColNames>tipo</ColNames>
|
||||
<Type>btree</Type>
|
||||
</index>
|
||||
<key id="347" parent="326" name="PRIMARY">
|
||||
<key id="350" parent="326" name="PRIMARY">
|
||||
<NameSurrogate>1</NameSurrogate>
|
||||
<ColNames>id_libro</ColNames>
|
||||
<Primary>1</Primary>
|
||||
</key>
|
||||
<foreign-key id="348" parent="326" name="libro_ibfk_1">
|
||||
<foreign-key id="351" parent="326" name="libro_ibfk_1">
|
||||
<ColNames>tipo</ColNames>
|
||||
<RefSchemaName>P_orion_Portal_editorial</RefSchemaName>
|
||||
<RefTableName>tipo_venta</RefTableName>
|
||||
<RefColNames>id_tipo</RefColNames>
|
||||
</foreign-key>
|
||||
<column id="349" parent="327" name="id_menu">
|
||||
<column id="352" parent="327" name="id_menu">
|
||||
<Position>1</Position>
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<NotNull>1</NotNull>
|
||||
<SequenceIdentity>1</SequenceIdentity>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="350" parent="327" name="nombre">
|
||||
<column id="353" parent="327" name="nombre">
|
||||
<Position>2</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<DataType>varchar(200)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="351" parent="327" name="ubicacion">
|
||||
<column id="354" parent="327" name="ubicacion">
|
||||
<Position>3</Position>
|
||||
<DataType>varchar(10)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="352" parent="327" name="nivel">
|
||||
<column id="355" parent="327" name="nivel">
|
||||
<Position>4</Position>
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="353" parent="327" name="padre">
|
||||
<Position>5</Position>
|
||||
<DataType>varchar(10)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<key id="354" parent="327" name="PRIMARY">
|
||||
<key id="356" parent="327" name="PRIMARY">
|
||||
<NameSurrogate>1</NameSurrogate>
|
||||
<ColNames>id_menu</ColNames>
|
||||
<Primary>1</Primary>
|
||||
</key>
|
||||
<column id="355" parent="328" name="id_tipo">
|
||||
<column id="357" parent="328" name="id_tipo">
|
||||
<Position>1</Position>
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<NotNull>1</NotNull>
|
||||
<SequenceIdentity>1</SequenceIdentity>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="356" parent="328" name="tipo">
|
||||
<column id="358" parent="328" name="tipo">
|
||||
<Position>2</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<DataType>varchar(50)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<key id="357" parent="328" name="PRIMARY">
|
||||
<key id="359" parent="328" name="PRIMARY">
|
||||
<NameSurrogate>1</NameSurrogate>
|
||||
<ColNames>id_tipo</ColNames>
|
||||
<Primary>1</Primary>
|
||||
</key>
|
||||
<column id="358" parent="329" name="id_usuario">
|
||||
<column id="360" parent="329" name="id_usuario">
|
||||
<Position>1</Position>
|
||||
<DataType>int(11)|0s</DataType>
|
||||
<NotNull>1</NotNull>
|
||||
<SequenceIdentity>1</SequenceIdentity>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="359" parent="329" name="nombre">
|
||||
<column id="361" parent="329" name="nombre">
|
||||
<Position>2</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="360" parent="329" name="user">
|
||||
<column id="362" parent="329" name="user">
|
||||
<Position>3</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<DataType>varchar(50)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<column id="361" parent="329" name="password">
|
||||
<column id="363" parent="329" name="password">
|
||||
<Position>4</Position>
|
||||
<DataType>varchar(255)|0s</DataType>
|
||||
<DataType>varchar(50)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<key id="362" parent="329" name="PRIMARY">
|
||||
<column id="364" parent="329" name="tipo">
|
||||
<Position>5</Position>
|
||||
<DataType>varchar(20)|0s</DataType>
|
||||
<ColumnKind>normal</ColumnKind>
|
||||
</column>
|
||||
<key id="365" parent="329" name="PRIMARY">
|
||||
<NameSurrogate>1</NameSurrogate>
|
||||
<ColNames>id_usuario</ColNames>
|
||||
<Primary>1</Primary>
|
||||
</key>
|
||||
<argument id="363" parent="330" name="cat">
|
||||
<argument id="366" parent="330" name="cat">
|
||||
<Position>1</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="364" parent="331" name="tit">
|
||||
<argument id="367" parent="331" name="tit">
|
||||
<Position>1</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="365" parent="332" name="tit">
|
||||
<argument id="368" parent="332" name="tit">
|
||||
<Position>1</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
<DataType>varchar(250)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="366" parent="332" name="aut">
|
||||
<argument id="369" parent="332" name="aut">
|
||||
<Position>2</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
<DataType>varchar(250)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="367" parent="332" name="cat">
|
||||
<argument id="370" parent="332" name="cat">
|
||||
<Position>3</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="368" parent="332" name="pag">
|
||||
<argument id="371" parent="332" name="pag">
|
||||
<Position>4</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="369" parent="332" name="isb">
|
||||
<argument id="372" parent="332" name="isb">
|
||||
<Position>5</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="370" parent="332" name="pre">
|
||||
<argument id="373" parent="332" name="pre">
|
||||
<Position>6</Position>
|
||||
<DataType>int(5)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="371" parent="332" name="edi">
|
||||
<argument id="374" parent="332" name="edi">
|
||||
<Position>7</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="372" parent="332" name="tip">
|
||||
<argument id="375" parent="332" name="tip">
|
||||
<Position>8</Position>
|
||||
<DataType>int(2)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="373" parent="332" name="img">
|
||||
<argument id="376" parent="332" name="img">
|
||||
<Position>9</Position>
|
||||
<DataType>varchar(150)|0s</DataType>
|
||||
<DataType>varchar(200)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="374" parent="332" name="des">
|
||||
<argument id="377" parent="332" name="des">
|
||||
<Position>10</Position>
|
||||
<DataType>varchar(500)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="375" parent="332" name="pdfs">
|
||||
<argument id="378" parent="332" name="pdfs">
|
||||
<Position>11</Position>
|
||||
<DataType>varchar(250)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="376" parent="334" name="usr">
|
||||
<argument id="379" parent="334" name="usr">
|
||||
<Position>1</Position>
|
||||
<DataType>varchar(45)|0s</DataType>
|
||||
</argument>
|
||||
<argument id="377" parent="334" name="pass">
|
||||
<argument id="380" parent="334" name="pass">
|
||||
<Position>2</Position>
|
||||
<DataType>varchar(45)|0s</DataType>
|
||||
</argument>
|
||||
|
||||
BIN
Binary file not shown.
Generated
+54
-69
@@ -5,13 +5,10 @@
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="6b925d8f-3741-4302-aa30-691568703891" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/componentes/header.php" beforeDir="false" afterPath="$PROJECT_DIR$/componentes/header.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/dataSources/d62f74f5-c7c9-4ba7-ad88-76b19837ba3a.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/d62f74f5-c7c9-4ba7-ad88-76b19837ba3a.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/dataSources/d62f74f5-c7c9-4ba7-ad88-76b19837ba3a/storage_v2/_src_/schema/P_orion_Portal_editorial.XTCG3A.zip" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/d62f74f5-c7c9-4ba7-ad88-76b19837ba3a/storage_v2/_src_/schema/P_orion_Portal_editorial.XTCG3A.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/funciones/carga.php" beforeDir="false" afterPath="$PROJECT_DIR$/funciones/carga.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/pagina/categoria.php" beforeDir="false" afterPath="$PROJECT_DIR$/pagina/categoria.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/pagina/libro.php" beforeDir="false" afterPath="$PROJECT_DIR$/pagina/libro.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/pagina/resultado.php" beforeDir="false" afterPath="$PROJECT_DIR$/pagina/resultado.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/pagina/sinresultado.php" beforeDir="false" afterPath="$PROJECT_DIR$/pagina/sinresultado.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/sql/base.sql" beforeDir="false" afterPath="$PROJECT_DIR$/sql/base.sql" afterDir="false" />
|
||||
</list>
|
||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
@@ -44,7 +41,7 @@
|
||||
<entry file="file://$PROJECT_DIR$/sql/base.sql">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="103">
|
||||
<caret line="72" column="6" selection-start-line="72" selection-start-column="6" selection-end-line="72" selection-end-column="6" />
|
||||
<caret line="82" column="203" selection-start-line="82" selection-start-column="203" selection-end-line="82" selection-end-column="203" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
@@ -52,34 +49,22 @@
|
||||
<file pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/funciones/carga.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="3014">
|
||||
<caret line="137" column="3" lean-forward="true" selection-start-line="137" selection-start-column="3" selection-end-line="137" selection-end-column="3" />
|
||||
<state relative-caret-position="595">
|
||||
<caret line="137" column="61" selection-start-line="137" selection-start-column="61" selection-end-line="137" selection-end-column="61" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/pagina/categoria.php">
|
||||
<entry file="file://$PROJECT_DIR$/funciones/destroy.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="726">
|
||||
<caret line="77" column="86" selection-start-line="77" selection-start-column="86" selection-end-line="77" selection-end-column="86" />
|
||||
<state relative-caret-position="88">
|
||||
<caret line="4" column="2" lean-forward="true" selection-start-line="4" selection-start-column="2" selection-end-line="4" selection-end-column="2" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/pagina/resultado.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="704">
|
||||
<caret line="69" column="94" selection-start-line="69" selection-start-column="94" selection-end-line="69" selection-end-column="94" />
|
||||
<caret line="73" column="94" selection-start-line="73" selection-start-column="94" selection-end-line="73" selection-end-column="94" />
|
||||
<caret line="74" column="94" selection-start-line="74" selection-start-column="94" selection-end-line="74" selection-end-column="94" />
|
||||
<caret line="76" column="94" selection-start-line="76" selection-start-column="94" selection-end-line="76" selection-end-column="94" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file pinned="false" current-in-tab="false">
|
||||
<file pinned="false" current-in-tab="true">
|
||||
<entry file="file://$PROJECT_DIR$/pagina/sinresultado.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="235">
|
||||
@@ -116,16 +101,16 @@
|
||||
<entry file="file://$PROJECT_DIR$/sql/conexion.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="352">
|
||||
<caret line="16" column="51" lean-forward="true" selection-start-line="16" selection-start-column="51" selection-end-line="16" selection-end-column="51" />
|
||||
<caret line="16" column="51" selection-start-line="16" selection-start-column="51" selection-end-line="16" selection-end-column="51" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file pinned="false" current-in-tab="true">
|
||||
<file pinned="false" current-in-tab="false">
|
||||
<entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/d62f74f5-c7c9-4ba7-ad88-76b19837ba3a/console.sql">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="111">
|
||||
<caret line="48" column="10" selection-start-line="48" selection-start-column="10" selection-end-line="48" selection-end-column="10" />
|
||||
<state relative-caret-position="720">
|
||||
<caret line="61" selection-start-line="61" selection-end-line="61" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
@@ -205,16 +190,16 @@
|
||||
<option value="$PROJECT_DIR$/pagina/lineamientos.html" />
|
||||
<option value="$PROJECT_DIR$/componentes/novedades.php" />
|
||||
<option value="$PROJECT_DIR$/componentes/similares.php" />
|
||||
<option value="$PROJECT_DIR$/sql/base.sql" />
|
||||
<option value="$PROJECT_DIR$/componentes/footer.php" />
|
||||
<option value="$PROJECT_DIR$/pagina/lineamiento.html" />
|
||||
<option value="$PROJECT_DIR$/sql/conexion.php" />
|
||||
<option value="$PROJECT_DIR$/funciones/carga.php" />
|
||||
<option value="$PROJECT_DIR$/pagina/sinresultado.php" />
|
||||
<option value="$PROJECT_DIR$/pagina/categoria.php" />
|
||||
<option value="$PROJECT_DIR$/pagina/resultado.php" />
|
||||
<option value="$PROJECT_DIR$/componentes/header.php" />
|
||||
<option value="$PROJECT_DIR$/pagina/libro.php" />
|
||||
<option value="$PROJECT_DIR$/sql/base.sql" />
|
||||
<option value="$PROJECT_DIR$/funciones/carga.php" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
@@ -277,7 +262,7 @@
|
||||
<property name="DatabaseDriversLRU" value="mysql" />
|
||||
<property name="DefaultHtmlFileTemplate" value="HTML File" />
|
||||
<property name="WebServerToolWindowFactoryState" value="false" />
|
||||
<property name="database.console.LAST_STATE" value="true" />
|
||||
<property name="database.console.LAST_STATE" value="false" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/sql/base.sql" />
|
||||
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
||||
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
||||
@@ -356,21 +341,21 @@
|
||||
<workItem from="1554314706171" duration="25357000" />
|
||||
<workItem from="1554410351945" duration="2064000" />
|
||||
<workItem from="1554413543234" duration="1896000" />
|
||||
<workItem from="1554415709695" duration="4566000" />
|
||||
<workItem from="1554415709695" duration="5374000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TimeTrackingManager">
|
||||
<option name="totallyTimeSpent" value="262018000" />
|
||||
<option name="totallyTimeSpent" value="262826000" />
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="1358" y="-8" width="1296" height="1010" extended-state="6" />
|
||||
<editor active="true" />
|
||||
<layout>
|
||||
<window_info id="Favorites" order="0" side_tool="true" />
|
||||
<window_info content_ui="combo" id="Project" order="1" sideWeight="0.49942988" weight="0.17313915" />
|
||||
<window_info active="true" content_ui="combo" id="Project" order="1" sideWeight="0.49942988" visible="true" weight="0.17313915" />
|
||||
<window_info id="Structure" order="2" sideWeight="0.5005701" side_tool="true" weight="0.15291262" />
|
||||
<window_info active="true" anchor="bottom" id="Database Console" order="0" visible="true" weight="0.59064996" />
|
||||
<window_info anchor="bottom" id="Database Console" order="0" weight="0.59064996" />
|
||||
<window_info anchor="bottom" id="Terminal" order="1" weight="0.3279483" />
|
||||
<window_info anchor="bottom" id="Database Changes" order="2" weight="0.32956383" />
|
||||
<window_info anchor="bottom" id="Event Log" order="3" side_tool="true" weight="0.3295325" />
|
||||
@@ -390,9 +375,9 @@
|
||||
</layout>
|
||||
<layout-to-restore>
|
||||
<window_info id="Favorites" order="0" side_tool="true" />
|
||||
<window_info content_ui="combo" id="Project" order="1" sideWeight="0.49942988" visible="true" weight="0.17313915" />
|
||||
<window_info content_ui="combo" id="Project" order="1" sideWeight="0.49942988" weight="0.17313915" />
|
||||
<window_info id="Structure" order="2" sideWeight="0.5005701" side_tool="true" weight="0.15291262" />
|
||||
<window_info anchor="bottom" id="Database Console" order="0" weight="0.59064996" />
|
||||
<window_info anchor="bottom" id="Database Console" order="0" visible="true" weight="0.59064996" />
|
||||
<window_info anchor="bottom" id="Terminal" order="1" weight="0.3279483" />
|
||||
<window_info anchor="bottom" id="Database Changes" order="2" weight="0.32956383" />
|
||||
<window_info anchor="bottom" id="Event Log" order="3" side_tool="true" weight="0.3295325" />
|
||||
@@ -509,13 +494,6 @@
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/img/carrusel/3.jpg" />
|
||||
<entry file="file://$PROJECT_DIR$/funciones/destroy.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="44">
|
||||
<caret line="2" column="22" selection-start-line="2" selection-start-column="22" selection-end-line="2" selection-end-column="22" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/css/styles.css">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="190">
|
||||
@@ -586,28 +564,7 @@
|
||||
<entry file="file://$PROJECT_DIR$/sql/conexion.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="352">
|
||||
<caret line="16" column="51" lean-forward="true" selection-start-line="16" selection-start-column="51" selection-end-line="16" selection-end-column="51" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/pagina/sinresultado.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="235">
|
||||
<caret line="44" column="86" selection-start-line="44" selection-start-column="86" selection-end-line="44" selection-end-column="86" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/sql/base.sql">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="103">
|
||||
<caret line="72" column="6" selection-start-line="72" selection-start-column="6" selection-end-line="72" selection-end-column="6" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/funciones/carga.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="3014">
|
||||
<caret line="137" column="3" lean-forward="true" selection-start-line="137" selection-start-column="3" selection-end-line="137" selection-end-column="3" />
|
||||
<caret line="16" column="51" selection-start-line="16" selection-start-column="51" selection-end-line="16" selection-end-column="51" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
@@ -650,8 +607,36 @@
|
||||
</entry>
|
||||
<entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/d62f74f5-c7c9-4ba7-ad88-76b19837ba3a/console.sql">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="111">
|
||||
<caret line="48" column="10" selection-start-line="48" selection-start-column="10" selection-end-line="48" selection-end-column="10" />
|
||||
<state relative-caret-position="720">
|
||||
<caret line="61" selection-start-line="61" selection-end-line="61" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/sql/base.sql">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="103">
|
||||
<caret line="82" column="203" selection-start-line="82" selection-start-column="203" selection-end-line="82" selection-end-column="203" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/funciones/carga.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="595">
|
||||
<caret line="137" column="61" selection-start-line="137" selection-start-column="61" selection-end-line="137" selection-end-column="61" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/funciones/destroy.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="88">
|
||||
<caret line="4" column="2" lean-forward="true" selection-start-line="4" selection-start-column="2" selection-end-line="4" selection-end-column="2" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/pagina/sinresultado.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="235">
|
||||
<caret line="44" column="86" selection-start-line="44" selection-start-column="86" selection-end-line="44" selection-end-column="86" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
|
||||
@@ -136,7 +136,6 @@ if(isset($_POST["enviar"])){
|
||||
}
|
||||
}
|
||||
echo "<script> window.location='destroy.php'; </script>";
|
||||
//echo "listo";
|
||||
}
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -80,7 +80,7 @@ INSERT INTO tipo_venta VALUES (NULL,'tienda'), (NULL, 'linea'), (NULL, 'ambos');
|
||||
CREATE PROCEDURE `st_consulta_libro`(IN `tit` VARCHAR(150)) NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN SELECT * FROM libro WHERE titulo LIKE CONCAT('%', tit , '%'); END; DELIMITER ;
|
||||
CREATE PROCEDURE `st_consulta_categoria`(IN `cat` VARCHAR(150)) NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN SELECT * FROM libro WHERE categoria LIKE CONCAT('%', cat , '%'); END;
|
||||
CREATE PROCEDURE `st_novedades`() NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN SELECT * FROM libro LIMIT 12; END;
|
||||
CREATE PROCEDURE `st_inserta_libro`(IN `tit` VARCHAR(150), `aut` VARCHAR(150),`cat` VARCHAR(150), `pag` VARCHAR(150), `isb` VARCHAR(150), `pre` INT (5), `edi` VARCHAR(150), `tip` INT(2), `img` VARCHAR(150), `des` VARCHAR(500), `pdfs` VARCHAR(250)) NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN INSERT INTO libro(id_libro, titulo, autor, categoria, paginas, isbn, precio, edicion, tipo, imagen, descripcion, pdf)values (NULL ,tit,aut,cat,pag,isb,pre,edi,tip,img,des,pdfs); END;
|
||||
CREATE PROCEDURE `st_inserta_libro`(IN `tit` VARCHAR(250), `aut` VARCHAR(250),`cat` VARCHAR(150), `pag` VARCHAR(150), `isb` VARCHAR(150), `pre` INT (5), `edi` VARCHAR(150), `tip` INT(2), `img` VARCHAR(200), `des` VARCHAR(500), `pdfs` VARCHAR(250)) NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN INSERT INTO libro(id_libro, titulo, autor, categoria, paginas, isbn, precio, edicion, tipo, imagen, descripcion, pdf)values (NULL ,tit,aut,cat,pag,isb,pre,edi,tip,img,des,pdfs); END;
|
||||
CREATE PROCEDURE `st_libro_edicion`() NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN SELECT * FROM libro ORDER BY edicion DESC LIMIT 12; END;
|
||||
CREATE PROCEDURE `st_menu`() NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN SELECT * FROM menu; END;
|
||||
CREATE PROCEDURE `st_login`(IN `usr` varchar(45), `pass` varchar(45)) NOT DETERMINISTIC CONTAINS SQL SQL SECURITY DEFINER BEGIN SELECT nombre, user, password, tipo FROM usuario WHERE user = usr AND password = pass; END;
|
||||
Reference in New Issue
Block a user