Code Monkey home page Code Monkey logo

deployment_exercise's Introduction

Release Notes

  • Removed some depricated "new Integer(...)" casting in EdgeTable.java
  • Fixed bug where arrays wouldn't get created if trying to open a file that wasn't the correct type in "EdgeConvertFileParser.java"
  • Squashed bug in "EdgeConvertGUI.java" where related tables is null, and creates a NullPointerException when attempting to retrieve the array's length. Specifically occurs when opening an .edg file when opening after trying to open a save file.
  • Removed "System.exit(0)" calls in "EdgeConvertFilerParser.java"
  • Moved some of the unnecessary global variables in "EdgeCoverFilerParser.java" as most are used in only one method
  • Fixed bug where the SQL file would have commas at the end of tables if there was no primary or foreign keys, making it an invalid format
  • Added DROP DATABASE IF EXISTS to the beginning of created SQL files so they would still run if a database already existed with that name
  • Fixed bug where the SQL file did not put quotation marks around default values for strings
  • Added ability for the default value for booleans to accept any uppercase or lowercase versions of "true"

deployment_exercise's People

Contributors

abp6318 avatar ag4790 avatar chronicironic avatar oeluz avatar ttury avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.